Python-based GUI application that monitors system information including CPU usage, memory usage, and disk space. As well as providing basic system information.
Here are some of the project’s key features:
- Real-Time CPU and Memory Monitoring
- Simple User-friendly GUI Design
- Basic System Information
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