nc-indicators: CPU load and memory usage indicators for i3bar

[ apache, program, system ] [ Propose Tags ]

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.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1, 0.2, 0.3
Dependencies array (>=0.4), attoparsec (>=0.10), base (>=4.6 && <5), bytestring (>=0.10), containers (>=0.5), gtk (>=0.12), hflags (>=0.4), lens (>=3.10), pipes (>=4.0), stm (>=2.4), unix (>=2.6) [details]
License Apache-2.0
Author Mihaly Barasz, Gergely Risko
Maintainer Mihaly Barasz <klao@nilcons.com>, Gergely Risko <errge@nilcons.com>
Category System
Home page https://github.com/nilcons/nc-indicators
Bug tracker https://github.com/nilcons/nc-indicators/issues
Source repo head: git clone https://github.com/nilcons/nc-indicators.git
Uploaded by GergelyRisko at 2014-07-25T15:41:42Z
Distributions NixOS:0.3
Reverse Dependencies 1 direct, 0 indirect [details]
Executables nc-indicators
Downloads 2500 total (16 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
Last success reported on 2016-12-14 [all 8 reports]

Readme for nc-indicators-0.3

[back to package description]

CPU load and memory usage indicators

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.

FAQs

  • What's up with the name? Why nc indicators?

    The two authors together make up http://nilcons.com.