Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 392 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 392 Bytes

TOP

Process manager created from scratch with C++. Project based off of the CPP Nanodegree program from Udacity. This project requires the NCurses library as a dependency for graphics. To build the executable, run the command 'make build' once inside the build directory. The executeable can be run with './monitor'. .

Output of system process monitor