qps
Visual process status monitor
Install
- All systems
-
curl cmd.cat/qps.sh
- Debian
-
apt-get install qps
- Ubuntu
-
apt-get install qps
- Kali Linux
-
apt-get install qps
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install qps
- Raspbian
-
apt-get install qps
- Dockerfile
- dockerfile.run/qps
qps
Visual process status monitor
qps is a monitor that displays the status of the processes currently in existence, much like top(1) or ps(1). The user interface uses the Qt toolkit, and most operations should be fairly intuitive. Homepage: http://qps.kldp.net/