{"id":21678807,"url":"https://github.com/lucasbotang/system_monitor","last_synced_at":"2026-05-01T12:31:50.794Z","repository":{"id":162696092,"uuid":"258682881","full_name":"LucasBoTang/System_Monitor","owner":"LucasBoTang","description":"Linux system monitor","archived":false,"fork":false,"pushed_at":"2020-04-30T23:57:13.000Z","size":497,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-12T20:23:08.548Z","etag":null,"topics":["cpp","linux"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/LucasBoTang.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-04-25T03:58:49.000Z","updated_at":"2020-05-12T03:57:21.000Z","dependencies_parsed_at":null,"dependency_job_id":"881e6aa0-2ff8-4082-baf9-1eeb195234d1","html_url":"https://github.com/LucasBoTang/System_Monitor","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/LucasBoTang/System_Monitor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LucasBoTang%2FSystem_Monitor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LucasBoTang%2FSystem_Monitor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LucasBoTang%2FSystem_Monitor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LucasBoTang%2FSystem_Monitor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LucasBoTang","download_url":"https://codeload.github.com/LucasBoTang/System_Monitor/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LucasBoTang%2FSystem_Monitor/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32497810,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cpp","linux"],"created_at":"2024-11-25T14:41:34.970Z","updated_at":"2026-05-01T12:31:50.762Z","avatar_url":"https://github.com/LucasBoTang.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# System Monitor\n\nSystem Monitor Project in the Object Oriented Programming Course of the [Udacity C++ Nanodegree Program](https://www.udacity.com/course/c-plus-plus-nanodegree--nd213). \n\n![System Monitor](images/monitor.png)\n\n## Requirement\n[ncurses](https://www.gnu.org/software/ncurses/) is a library that facilitates text-based graphical output in the terminal. This project relies on ncurses for display output.\n\nInstall ncurses: `sudo apt install libncurses5-dev libncursesw5-dev`\n\n## Make\nThis project uses [Make](https://www.gnu.org/software/make/). The Makefile has four targets:\n* `build` compiles the source code and generates an executable\n* `format` applies [ClangFormat](https://clang.llvm.org/docs/ClangFormat.html) to style the source code\n* `debug` compiles the source code and generates an executable, including debugging symbols\n* `clean` deletes the `build/` directory, including all of the build artifacts\n\n## Instructions\n\n1. Clone the project repository: `git clone https://github.com/LucasBoTang/Project_System_Monitor.git`\n\n2. Build the project: `make build`\n\n3. Run the resulting executable: `./build/monitor`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flucasbotang%2Fsystem_monitor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flucasbotang%2Fsystem_monitor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flucasbotang%2Fsystem_monitor/lists"}