/Python-System-Monitor

A simple GUI Hardware information app made in python with Customtkinter

Primary LanguagePythonMIT LicenseMIT

Python System Monitor

Python-based GUI application that monitors system information including CPU usage, memory usage, and disk space. As well as providing basic system information.

Project Screenshots:

project-screenshot project-screenshot

Features

Here are some of the project’s key features:

  • Real-Time CPU and Memory Monitoring
  • Simple User-friendly GUI Design
  • Basic System Information

🛠️ Installation Steps:

1. Clone The Repository

https://github.com/Cal-M1/SysMonCTK.git

2. Install dependencies

pip install -r requirements.txt

3. Run the Application

python app.py