/CppND-System-Monitor-Project-Updated

System Monitor Project from the Object Oriented Programming Course of the Udacity C++ Nanodegree Program

Primary LanguageC++MIT LicenseMIT

CppND-System-Monitor

To launch the program on linux:

  • Install the dependencies introduced on the Init.md.
  • Clone the project with git clone https://github.com/TCMADCppND-System-Monitor-Project-Updated.
  • Build the project with make on the repository with make build.
  • Start the program: ./build/monitor

System Monitor