pre-eth/System-Monitor
This is my submission for the Linux System Monitor project for Course 2 of the Udacity C++ Nanodegree Program. I learned how to use classes and polymorphism, along with parsing filesa, some rudimentary ncurses styling, and capturing shell command output to create a simple system monitor.
C++MIT