House of Vanity dec3226f41 Update README.md
Update readme.
2019-12-04 13:06:32 +03:00
2019-12-04 12:57:00 +03:00
2019-12-03 23:53:21 +03:00
2019-11-21 01:15:53 +03:00
2019-11-28 17:59:24 +03:00
2019-12-04 13:06:32 +03:00

Tmux helper

Small app that perform system check and print TMUX friendly output.

Preview

###Features:

  1. tmux-helper -cb print cpu load with bar.
  2. tmux-helper -mb print memory usage with bar.
  3. tmux-helper -p show 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
No description provided
Readme 166 KiB
Languages
Rust 100%