dbar
general purpose ASCII graphic percentage meter/progressbar
Install
- All systems
-
curl cmd.cat/dbar.sh
- Debian
-
apt-get install dbar
- Ubuntu
-
apt-get install dbar
- Arch Linux
-
pacman -S dbar
- Kali Linux
-
apt-get install dbar
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install dbar
- Raspbian
-
apt-get install dbar
- Dockerfile
- dockerfile.run/dbar
dbar
general purpose ASCII graphic percentage meter/progressbar
dbar lets you define static 0% and 100% marks or you can define these marks dynamically at runtime. Static and dynamic marks can be mixed, in this case the value specified at runtime will have a higher priority. You can specify ranges of numbers, negative, positive or ranges with a negative min value and positive max value. Features: - Simple interface, perfect to use within your scripts - Trivial to intergrate with dzen
dzen2
General-purpose messaging and notification program for X11
Dzen was designed to be scriptable in any language and integrate well with window managers like dwm, wmii and xmonad though it will work with any window manger.