nc-indicators: CPU load and memory usage indicators for i3bar
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
- nc-indicators-0.3.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
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 | 2591 total (11 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] |