SYSInfoMonitor
SYSInfoMonitor copied to clipboard
A simple System Information Monitor software with modern UI
SYSInfoMonitor
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.
Getting System Information out using the software?
The SYSInfoMonitor can read information from devices such as:
- Motherboards
- Processor Informations
- All graphics cards available
- Audio devices
- Printers available
- BIOS information
- HDD, SSD and NVMe or any storage drives
- Network Interface cards
Note: You can also save the displayed information to a text or csv file.
Core Contents of the software
| Name | .NET Description |
|---|---|
| SYSInfoMonitor: The main Windows Forms based application that presents all data in a graphical interface | .NET Framework 4.5 |
| SYSInfoMonitorLib: The Library which contains all features required in the main application | .NET Framework 4.5 |
External Frameworks and Library used for designing and extracting information:
| Framework | Uses |
|---|---|
| Bunifu Winforms 1.4 | For making the Windows Forms based application more attractive. |
| OpenHardwareMonitorLib | For extracting CPU and it's Core thermal data |
Using the software
- Download the ready to use latest builds If you're signed in to GitHub, you can also download all the latest builds and binaries here.
- Compiling the application locally on your computer
- Clone the git repository of SYSInfoMonitor
https://github.com/imshawan/SYSInfoMonitor.git - Add the C# reference the libraries in your local computer
- Now you're ready to compile.
- Clone the git repository of SYSInfoMonitor
Note You need to have Bunifu Framework libraries and OpenHardwareMonitorLib.dll present in your computer to compile the app locally.
System Requirements
.NET Framework 4.5