rainbarf - CPU/RAM/battery stats chart bar for tmux (and GNU screen)
version 1.3
rainbarf --tmux --width 40 --no-battery
Fancy resource usage charts to put into the tmux status line. The CPU utilization history chart is tinted with the following colors to reflect the system memory allocation:
- green: free memory;
- yellow: active memory;
- blue: inactive memory;
- red: wired memory on Mac OS X / FreeBSD; "unaccounted" memory on Linux;
- cyan: cached memory on Linux, buf on FreeBSD.
- magenta: used swap memory.
If available, battery charge is displayed on the right.
iTerm2 with tmux-powerline, Solarized theme and Terminus font
rainbarf --battery --remaining --rgb
OSX Terminal with Tomorrow Night theme and Menlo font
rainbarf --battery --remaining --no-bright
rainbarf --battery --bolt --bright
-
Traditional way:
perl Build.PL ./Build test ./Build install
-
Homebrew way:
brew install rainbarf