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.
-
taffybar
A gtk based status bar for tiling window managers such as XMonad -
hapistrano
Deploy tool for Haskell applications, like Capistrano for Rails -
optparse-generic
Auto-generate a command-line parser for your datatype -
ghc-hotswap
Example code for how we swap compiled code within a running Haskell process. -
nix-deploy
Deploy software or an entire NixOS system configuration to another NixOS system -
directory
Platform-independent library for basic file system operations -
pid1
Do signal handling and orphan reaping for Unix PID1 init processes -
typed-process
Alternative API for processes, featuring more type safety -
openssh-github-keys
Control SSH access to your servers via GitHub teams -
hnix-store-core
Haskell implementation of the nix store API -
atomic-write
Writes files atomically in Haskell while preserving permissions -
system-fileio
Contains the system-filepath and system-fileio packages -
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 -
optparse-declarative
Declarative command-line option parser -
plugins
Dynamic linking and runtime evaluation of Haskell, and C, including dependency chasing and package resolution. -
executable-hash
Provides the SHA1 hash of the program executable -
directory-contents
Recursively build a tree of directory contents, avoiding symlink cycles -
halfs
The Haskell File System: A file system implementation in Haskell
Clean code begins in your IDE with SonarLint
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.