Skip to content

Latest commit

 

History

History
50 lines (36 loc) · 1.34 KB

README.md

File metadata and controls

50 lines (36 loc) · 1.34 KB

SystemMonitor

Simple python GUI program to monitor ram and cpu usage along with disk usage.

GUI

Prerequisites

install modules:

pip install -r requirements.txt

Usage

install project files:

git clone https://github.com/Oussama1403/SystemMonitor

Run the GUI

python src/gui/main.py

Run a no-gui script file

python src/scripts/SystemMonitor.py

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT