GTK3 and Python 3 based, system performance and usage monitoring tool.
1) Download the source code
2) Browse /packaging_scripts folder
3) Open terminal in this folder
4) Run the required script without "sudo"
For DEB package:
sh debian_packaging.sh
For RPM package:
sh rpm_packaging.sh
For PACMAN package:
sh arch_linux_packaging.sh
Note: If there are dependency problems during installation:
1) Install the dependencies
2) Install the application
- Detailed system performance and usage usage monitoring/managing features:
- Monitoring CPU, RAM, Disk, Network, GPU hardware information/performance/usage
- An always on top and semi-transparent floating summary window for performance monitoring
- Monitoring and managing processes, users, startup applications and services (systemd)
- Monitoring sensors and general system information
- Language support (more languages will be added if translations are provided by contributors):
- English, Turkish
- Adapts to system theme
- Free and open sourced
- Python 3 (Programming language)
- GTK3 (GUI)
- python3-opengl (for FPS counting)