HardwareMonitor
WinForm utility based on the OpenHardwareMonitor library showing the hardware sensors values of the computer.
Install / Use
/learn @tommasobertoni/HardwareMonitorREADME
#HardwareMonitor
####v2.1.0

####v2.0.1
<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
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.
