nc-indicators: CPU load and memory usage indicators for i3bar
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
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]
Properties
Versions | 0.1, 0.1, 0.2, 0.3 |
---|---|
Change log | None available |
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/issues |
Bug tracker | https://github.com/nilcons/nc-indicators/issues |
Source repo | head: git clone https://github.com/nilcons/nc-indicators.git |
Uploaded | by MihalyBarasz at 2014-02-17T14:42:14Z |
Downloads
- nc-indicators-0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees