SkillAgentSearch skills...

HardwareMonitor

WinForm utility based on the OpenHardwareMonitor library showing the hardware sensors values of the computer.

Install / Use

/learn @tommasobertoni/HardwareMonitor
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

#HardwareMonitor

####v2.1.0 Screenshot Screenshot

####v2.0.1 Screenshot <br/> ##Abstract Application for displaying hardware sensors values. Allows sensors values recording.<br> At this development stage the app covers the following modules: <br> #####- Temperature

  • shows the average cpu temperature, allowing the user to be notified when it exceeds an alert level
<br> ##Implementation Based on the [OpenHardwareMonitor project](http://openhardwaremonitor.org/), this SOA solution contains a windows service providing the hardware's data and a WinForm consumer application with different modules (ideally one for each hardware sensor available).

I tried to develop the project with low coupling, so new modules can be added with minimum impact on the existing source code. <br><br> I encourage everyone who wants to develop a new sensor-module or contribute in any way to this project to submit PRs and file issues. <br><br><br>

####License The source code is available under the Mozilla Public License 2.0 (MPL), same as the Open Hardware Monitor project.

View on GitHub
GitHub Stars8
CategoryDevelopment
Updated2y ago
Forks7

Languages

C#

Security Score

70/100

Audited on Jan 28, 2024

No findings