mirror of
https://github.com/house-of-vanity/tmux-helper.git
synced 2026-02-04 01:37:57 +00:00
7a934a063f92ca7fec0c399a06919203d3d07fc1
Tmux helper
Small app that perform system check and print TMUX friendly output.
Features:
tmux-helper -cbprint cpu load with bar.tmux-helper -mbprint memory usage with bar.tmux-helper -pshow current player status using d-bus.
Building
cargo build --release
or get binary on release page
Customization
Colours are hardcoded but it's easy to change it. It defined as CONST in very beginning of main.rs file.
Description
Languages
Rust
100%
