All Projects → Oussama1403 → SystemMonitor

Oussama1403 / SystemMonitor

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

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to SystemMonitor

Advanced-xv6
Modern improvements for MIT's xv6 OS
Stars: ✭ 26 (+18.18%)
Mutual labels:  cpu, disk
psutil
Cross-platform lib for process and system monitoring in Python
Stars: ✭ 8,488 (+38481.82%)
Mutual labels:  cpu, disk
Cleanmywechat
自动删除 PC 端微信缓存数据,包括从所有聊天中自动下载的大量文件、视频、图片等数据内容,解放你的空间。
Stars: ✭ 816 (+3609.09%)
Mutual labels:  disk, pyqt
Stats
macOS system monitor in your menu bar
Stars: ✭ 7,134 (+32327.27%)
Mutual labels:  cpu, disk
Ruby Stats
Fetch statistics about your machine using Ruby
Stars: ✭ 5 (-77.27%)
Mutual labels:  cpu, disk
Xfce4 Genmon Scripts
🐭 XFCE panel generic monitor scripts
Stars: ✭ 69 (+213.64%)
Mutual labels:  cpu, disk
stress
Single-purpose tools to stress resources
Stars: ✭ 24 (+9.09%)
Mutual labels:  cpu, disk
Heim
Cross-platform async library for system information fetching 🦀
Stars: ✭ 572 (+2500%)
Mutual labels:  cpu, disk
Zenith
Zenith - sort of like top or htop but with zoom-able charts, CPU, GPU, network, and disk usage
Stars: ✭ 673 (+2959.09%)
Mutual labels:  cpu, disk
Ruby Vmstat
A focused and fast library to gather memory, cpu, network, load avg and disk information
Stars: ✭ 68 (+209.09%)
Mutual labels:  cpu, disk
Sysstat
Performance monitoring tools for Linux
Stars: ✭ 2,055 (+9240.91%)
Mutual labels:  cpu, disk
FPGACosmacELF
A re-creation of a Cosmac ELF computer, Coded in SpinalHDL
Stars: ✭ 31 (+40.91%)
Mutual labels:  cpu
ff
Find Text or File
Stars: ✭ 24 (+9.09%)
Mutual labels:  cpu
software-development-resources
Collection of links to great software development resources!
Stars: ✭ 20 (-9.09%)
Mutual labels:  cpu
register-rs
Unified interface for type-safe MMIO and CPU register access in Rust
Stars: ✭ 48 (+118.18%)
Mutual labels:  cpu
managed ml systems and iot
Managed Machine Learning Systems and Internet of Things Live Lesson
Stars: ✭ 35 (+59.09%)
Mutual labels:  cpu
python-kaynaklari
Python Türkiye Facebook sayfasında başlatılan projenin yeni sayfası
Stars: ✭ 30 (+36.36%)
Mutual labels:  pyqt
COExperiment Repo
支持 45 条 MIPS 指令的单周期处理器 -- 计算机组成原理实验 NUAA Spring 2017
Stars: ✭ 23 (+4.55%)
Mutual labels:  cpu
Mipt Mips
Cycle-accurate pre-silicon simulator of RISC-V and MIPS CPUs
Stars: ✭ 250 (+1036.36%)
Mutual labels:  cpu
15-minute-apps
15 minute (small) desktop apps built with PyQt
Stars: ✭ 3,469 (+15668.18%)
Mutual labels:  pyqt

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].