Skip to content

karthi0804/System-monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

System-Monitor

The project is similar to htop feature in Linux. It lists the CPU performances and Memory usage of the system.

Instructions

  1. Clone the project repository

  2. Build the project: make build

  3. Run the resulting executable: ./build/monitor Starting System Monitor