/system-monitoring-center

GTK and Python based, system performance and usage monitoring tool

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

System Monitoring Center

GTK3 and Python 3 based, system performance and usage monitoring tool.

Platform (GNU/Linux) Download System Monitoring Center GitHub all releases GitHub release (latest by date)

Download System Monitoring Center

Packaging status

Generating Packages From Source Code:

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

Features:

  • 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

System Monitoring Center

System Monitoring Center

System Monitoring Center

System Monitoring Center

System Monitoring Center

System Monitoring Center

System Monitoring Center

System Monitoring Center

System Monitoring Center

System Monitoring Center

Dependencies:

  • Python 3 (Programming language)
  • GTK3 (GUI)
  • python3-opengl (for FPS counting)