Git Product home page Git Product logo

cppnd-project-systemmonitor's Introduction

CppND-Project-SystemMonitor

This repository contains the result of the second project of the Udacity C++ Nanodegree Program. The project concerns a system monitor for the Linux Operating System and emphasized learnings from the Object Oriented Programming (OOP) course of the program.

CppND-System-Monitor Starter Code

In order to get a flying start, Udacity provided with starter code that can be found at: https://github.com/udacity/CppND-System-Monitor-Project-Updated.git. So in case your intent is to try out this project yourself, have a look at Udacity's own website and/or starter code repository. Otherwise, feel free to continue reading and try out my solution.

Instructions

  1. First, make sure you have installed ncurses, which is a library that facilitates text-based graphical output in the terminal. This project relies on ncurses for display output. You can install ncurses within your own Linux environment: sudo apt install libncurses5-dev libncursesw5-dev

  2. Clone the project repository: git clone https://github.com/duringhof/CppND-Project-SystemMonitor.git

  3. Build the project: make build

  4. Run the resulting executable: ./build/monitor

cppnd-project-systemmonitor's People

Contributors

duringhof avatar 13rac1 avatar dsilver829 avatar ryan-keenan avatar delvingdeep avatar haoyang-udacity avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.