Skip to content

AimeKelvin/cpp-system-monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🚀 C++ System Monitor

System Monitor

🔍 C++ System Monitor is a lightweight system monitoring tool that provides real-time insights into CPU usage, RAM consumption, and disk space. Designed for Windows, it offers a simple yet effective way to track your system’s performance.


🌟 Features

Real-time CPU usage monitoring
Live RAM and memory consumption tracking
Disk space analysis
Minimalistic and efficient C++ implementation
Windows API integration


🎥 Demo

📺 Watch the tool in action:
Watch the demo


🛠️ Installation & Usage

1️⃣ Clone the Repository

git clone https://github.com/AimeKelvin/cpp-system-monitor.git
cd cpp-system-monitor

2️⃣ move to the folder where the program is located and compile it

g++ system_monitor.cpp -o system_monitor.exe

3️⃣ Finally run it

./system_monitor.exe

About

very simple but useful program to check on our system. in C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages