SkillAgentSearch skills...

SystemMonitor

Python script and a PyQt5 program to monitor ram and cpu usage along with disk usage.

Install / Use

/learn @Oussama1403/SystemMonitor
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

SystemMonitor

<b>Simple python GUI program to monitor ram and cpu usage along with disk usage.</b>

<p> <img src="https://img.shields.io/github/stars/Oussama1403/SystemMonitor" /> <img src="https://img.shields.io/github/contributors/Oussama1403/SystemMonitor" /> <img src="https://img.shields.io/github/last-commit/Oussama1403/SystemMonitor" /> <img src="https://visitor-badge.laobi.icu/badge?page_id=Oussama1403.SystemMonitor" /> <img src="https://img.shields.io/github/languages/count/Oussama1403/SystemMonitor" /> <img src="https://img.shields.io/github/languages/top/Oussama1403/SystemMonitor" /> <img src="https://img.shields.io/badge/license-MIT-blue.svg?color=f64152" /> <img src="https://img.shields.io/github/issues/Oussama1403/SystemMonitor" /> <img src="https://img.shields.io/github/issues-pr/Oussama1403/SystemMonitor" /> </p>

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

View on GitHub
GitHub Stars26
CategoryDevelopment
Updated10mo ago
Forks1

Languages

Python

Security Score

72/100

Audited on May 16, 2025

No findings