nc-indicators alternatives and similar packages
Based on the "System" category.
Alternatively, view nc-indicators alternatives based on common mentions on social networks and blogs.
-
ghc-hotswap
DISCONTINUED. Example code for how we swap compiled code within a running Haskell process. -
plugins
Dynamic linking and runtime evaluation of Haskell, and C, including dependency chasing and package resolution. -
language-puppet
A library to work with Puppet manifests, test them and eventually replace everything ruby. -
ascii-progress
A simple Haskell progress bar for the console. Heavily borrows from TJ Holowaychuk's Node.JS project
CodeRabbit: AI Code Reviews for Developers

Do you think we are missing an alternative of nc-indicators or a related project?
README
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.