nc-indicators

CPU load and memory usage indicators for i3bar

https://github.com/nilcons/nc-indicators

Latest on Hackage:0.3

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

Apache-2.0 licensed by Mihaly Barasz, Gergely Risko

nc-indicators displays a CPU load and memory usage mini-graphs in your i3bar, much like Gnome's indicator-multiload applet.

To use nc-indicators simply exec it on startup:

exec --no-startup-id nc-indicators

You can turn off either indicator and change the update interval, eg.:

exec --no-startup-id nc-indicators --show_mem=0 --update_interval=300

nc-indicators uses the standard system tray icon protocol, so it can be used with any system tray-like application, not just i3bar. But it was originally created to be used with i3bar.