mirror of
https://github.com/house-of-vanity/tmux-helper.git
synced 2026-02-04 09:47:59 +00:00
Update README.md
This commit is contained in:
@@ -3,14 +3,14 @@ Small app that perform system check and print TMUX friendly output.
|
|||||||
|
|
||||||

|

|
||||||
|
|
||||||
###Features:
|
### Features:
|
||||||
1. `tmux-helper -cb` print cpu load with bar.
|
1. `tmux-helper -cb` print cpu load with bar.
|
||||||
2. `tmux-helper -mb` print memory usage with bar.
|
2. `tmux-helper -mb` print memory usage with bar.
|
||||||
3. `tmux-helper -p` show current player status using d-bus.
|
3. `tmux-helper -p` show current player status using d-bus.
|
||||||
|
|
||||||
###Building
|
### Building
|
||||||
`cargo build --release`
|
`cargo build --release`
|
||||||
or get binary on release page
|
or get binary on release page
|
||||||
|
|
||||||
###Customization
|
### Customization
|
||||||
Colours are hardcoded but it's easy to change it. It defined as CONST in very beginning of main.rs file.
|
Colours are hardcoded but it's easy to change it. It defined as CONST in very beginning of main.rs file.
|
||||||
|
|||||||
Reference in New Issue
Block a user