{"id":21458041,"url":"https://github.com/imshawan/sysinfomonitor","last_synced_at":"2025-08-28T19:10:15.182Z","repository":{"id":63519904,"uuid":"381807856","full_name":"imshawan/SYSInfoMonitor","owner":"imshawan","description":"A simple System Information Monitor software with modern UI","archived":false,"fork":false,"pushed_at":"2022-01-29T05:32:59.000Z","size":2360,"stargazers_count":26,"open_issues_count":1,"forks_count":5,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-07-31T23:04:38.820Z","etag":null,"topics":["csharp","openhardwaremonitor","sysinfo","system","system-diagnostic","system-information","systeminformation","windows","windows-10","windows-desktop-app"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/imshawan.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}},"created_at":"2021-06-30T19:10:02.000Z","updated_at":"2025-01-15T20:16:50.000Z","dependencies_parsed_at":"2022-11-20T14:01:59.861Z","dependency_job_id":null,"html_url":"https://github.com/imshawan/SYSInfoMonitor","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/imshawan/SYSInfoMonitor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imshawan%2FSYSInfoMonitor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imshawan%2FSYSInfoMonitor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imshawan%2FSYSInfoMonitor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imshawan%2FSYSInfoMonitor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/imshawan","download_url":"https://codeload.github.com/imshawan/SYSInfoMonitor/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imshawan%2FSYSInfoMonitor/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272541806,"owners_count":24952466,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-28T02:00:10.768Z","response_time":74,"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":["csharp","openhardwaremonitor","sysinfo","system","system-diagnostic","system-information","systeminformation","windows","windows-10","windows-desktop-app"],"created_at":"2024-11-23T06:17:22.410Z","updated_at":"2025-08-28T19:10:15.138Z","avatar_url":"https://github.com/imshawan.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![SYSInfoMonitor: Passing](https://img.shields.io/badge/SYSInfoMonitor-Passing-green)](https://github.com/imshawan/SYSInfoMonitor)\n[![GitHub license](https://img.shields.io/github/license/imshawan/SYSInfoMonitor)](https://github.com/imshawan/SYSInfoMonitor/blob/main/LICENSE)\n![Release: 1.3.3](https://img.shields.io/badge/Release-1.3.3-informational)\n\n# SYSInfoMonitor\n\n**SYSInfoMonitor** is an open-source System Information Monitor with modern user interface that can be used to monitor hardware and software information of a PC. This software can monitor the temperature sensors, clock speeds, load, graphics, memory, printers, baseboard and more of your computer.\n\n\u003cp\u003e\n\t\u003cimg src=\"https://github.com/imshawan/SYSInfoMonitor/blob/main/src/sysinfo.jpg\" width=\"500px\"\u003e\n\u003c/p\u003e\n\n## Getting System Information out using the software?\n\nThe SYSInfoMonitor can read information from devices such as:\n\n-   Motherboards\n-   Processor Informations\n-   All graphics cards available\n-   Audio devices\n-   Printers available\n-   BIOS information\n-   HDD, SSD and NVMe or any storage drives\n-   Network Interface cards\n\n\u003e **Note:** You can also save the displayed information to a text or csv file.\n\n## Core Contents of the software\n\n| Name | .NET Description                    |\n| ------------- | ------------------------------ |\n| **SYSInfoMonitor:** The main Windows Forms based application that presents all data in a graphical interface     | **.NET Framework 4.5**     |\n| **SYSInfoMonitorLib:**  The Library which contains all features required in the main application   | **.NET Framework 4.5**     |\n\n### External Frameworks and Library used for designing and extracting information:\n| Framework | Uses                    |\n| ------------- | ------------------------------ |\n| **Bunifu Winforms 1.4**     | For making the Windows Forms based application more attractive.     |\n| **OpenHardwareMonitorLib**    | For extracting CPU and it's Core thermal data     |\n\n## Using the software\n\u003col\u003e\n\u003cli\u003e\u003cb\u003eDownload the ready to use latest builds\u003c/b\u003e\u003c/li\u003e\nIf you're signed in to GitHub, you can also download all the latest builds and binaries \u003ca href=\"https://github.com/imshawan/SYSInfoMonitor/releases\"\u003ehere\u003c/a\u003e.\n\u003cli\u003e\u003cb\u003eCompiling the application locally on your computer\u003c/b\u003e\n\u003cul\u003e\n\u003cli\u003eClone the git repository of SYSInfoMonitor\u003cbr\u003e\n\t https://github.com/imshawan/SYSInfoMonitor.git\n \u003c/li\u003e\n\u003cli\u003eAdd the C# reference the libraries in your local computer\u003c/li\u003e\n\u003cli\u003eNow you're ready to compile.\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/li\u003e\n\u003c/ol\u003e\n\n\u003e  **Note** You need to have Bunifu Framework libraries and OpenHardwareMonitorLib.dll present in your computer to compile the app locally.\n  \n## System Requirements\n.NET Framework 4.5\n\n## Important links\n\n-   [EULA](https://github.com/imshawan/SYSInfoMonitor/blob/main/docs/EULA.md)\n-   [LICENSE.md](https://github.com/imshawan/SYSInfoMonitor/blob/main/docs/gpl-3.0-LICENSE.md)\n-   [Known Errors](https://github.com/imshawan/SYSInfoMonitor/blob/main/docs/ERRORS.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimshawan%2Fsysinfomonitor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fimshawan%2Fsysinfomonitor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimshawan%2Fsysinfomonitor/lists"}