Skip to content

tuanbinhb/HardwareMonitor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#HardwareMonitor

####v2.1.0 Screenshot Screenshot

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

  • shows the average cpu temperature, allowing the user to be notified when it exceeds an alert level

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

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.


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

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%