Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 324 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 324 Bytes

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