Home

Awesome

Project 2 - System Monitor

This is the second project from Udacity's C++ Nanodegree Program. It covers object-orientated programming in the coding language C++, reading from files and formatting strings.

<img src="images/monitor.png"/>

Project Overview

Goals:

Structure:

The project is divided into different files. All header files can be found in the include folder.

Dependencies

This project needs following dependencies:

Basic Build and Run Instructions

  1. Clone this repository.
  2. Install dependencies.
  3. Build and compile: build all
  4. Run it: ./build/monitor

Results

Here you can see an example result (from my Linux laptop):

<img src="images/monitor.png"/>