Open Hardware Monitor
openhardwaremonitor.org › downloads
Downloads - Open Hardware Monitor
The free Open Hardware Monitor software runs on Microsoft Windows with the .NET Framework version 4.5 and above.
Open Hardware Monitor
openhardwaremonitor.org
Open Hardware Monitor - Core temp, fan speed and voltages in a free software gadget
The Open Hardware Monitor is a free open source software that monitors temperature sensors, fan speeds, voltages, load and clock speeds of a computer.
iCUE + Open Hardware Monitor
Not sure about Open Hardware Monitor. But regarding HWInfo, I'm a longtime user and have experienced some of the issues you mentioned. Someone, somewhere (I think here on Reddit) made a post suggesting using the portable version of HWInfo...and since doing this I've had no conflicts or issues. More on reddit.com
Nice UI monitoring software?
Rainmeter. I used to use it in concert with HWInfo, and it works pretty great. You can customize it to look pretty much however you would want. More on reddit.com
Getting PC hardware sensors and state? OS state?
The HASS Agent is what you're looking for. https://github.com/LAB02-Research/HASS.Agent There is also the older HASS Workstation Service which is no longer maintained, but might work better for your particular circumstance. iotlink is over two years old since it was last updated, and should not be used by anyone. More on reddit.com
OpenHardware monitor is showing some weird temp readings in CPU
Switch to HWiNFO64 and get back to us More on reddit.com
GitHub
github.com › HardwareMonitor › openhardwaremonitor
GitHub - HardwareMonitor/OpenHardwareMonitor: Open hardware monitor - system sensors monitoring application for Windows · GitHub
Add the OpenHardwareMonitorLib NuGet package to your application. Use the sample code below or the test console application from here ... class HardwareInfoProvider : IVisitor, IDisposable { private readonly Computer computer; public HardwareInfoProvider() { computer = new Computer { IsCpuEnabled = true, IsMemoryEnabled = true, }; computer.Open(false); } internal float Cpu { get; private set; } internal float Memory { get; private set; } public void VisitComputer(IComputer computer) => computer.Traverse(this); public void VisitHardware(IHardware hardware) => hardware.Update(); public void Visi
Starred by 194 users
Forked by 18 users
Languages C# 97.0% | C 1.4% | C++ 0.9% | Python 0.3% | JavaScript 0.1% | HTML 0.1%
SourceForge
sourceforge.net › projects › openhardwaremonitor.mirror
Open Hardware Monitor download | SourceForge.net
March 30, 2026 - Monitor temperature sensors, fan speeds, voltages, load & clock speeds. Open Hardware Monitor is a free and open-source hardware monitoring tool that helps users track the health and performance of their computer.
Filehorse
filehorse.com › windows › system tuning
Open Hardware Monitor - Download for Windows - FileHorse
April 8, 2026 - The Open Hardware Monitor is a free open-source Windows app that monitors temperature sensors, fan speeds, voltages, load, and clock speeds of a computer. Open HWM app supports most hardware monitoring chips found on today's mainboards.
LibreHardWaremonitor
librehardwaremonitor.com
LibreHardwareMonitor – Free PC Sensor & Temp Tool
Download LibreHardwareMonitor to track CPU, GPU, and system temperatures in real time. Open-source hardware monitoring for Windows PCs. #LibreHardwareMonitor
Portable Freeware Collection
portablefreeware.com › index.php
Open Hardware Monitor - The Portable Freeware Collection
lwc on 7 Jul 2023 Change history · 1MB (uncompressed) Released on 27 Dec 2020 · Suggested by lwc · Website · Download 32-bit · Open Hardware Monitor tracks the temperature sensors, fan speeds, voltages, load and clock speeds of your computer. Open in new window › ·
Softonic
open-hardware-monitor.en.softonic.com › home › windows › utilities & tools › open hardware monitor
Open Hardware Monitor - Download
March 29, 2017 - Friday, December 8, 2023 · Scan provider · VirusTotal · Open Hardware Monitor has been thoroughly scanned by our advanced security systems and verified by industry-leading partners.
GitHub
github.com › openhardwaremonitor › openhardwaremonitor › releases
Releases · openhardwaremonitor/openhardwaremonitor
Open Hardware Monitor. Contribute to openhardwaremonitor/openhardwaremonitor development by creating an account on GitHub.
Author openhardwaremonitor
GitHub
github.com › LibreHardwareMonitor › LibreHardwareMonitor
GitHub - LibreHardwareMonitor/LibreHardwareMonitor: Libre Hardware Monitor is free software that can monitor the temperature sensors, fan speeds, voltages, load and clock speeds of your computer. · GitHub
Computer computer = new Computer { IsCpuEnabled = true, IsGpuEnabled = true, IsMemoryEnabled = true, IsMotherboardEnabled = true, IsControllerEnabled = true, IsNetworkEnabled = true, IsStorageEnabled = true, IsPowerMonitorEnabled = true, }; computer.Open(); computer.Accept(new UpdateVisitor()); foreach (IHardware hardware in computer.Hardware) { Console.WriteLine("Hardware: {0}", hardware.Name); foreach (IHardware subhardware in hardware.SubHardware) { Console.WriteLine("\tSubhardware: {0}", subhardware.Name); foreach (ISensor sensor in subhardware.Sensors) Console.WriteLine("\t\tSensor: {0},
Starred by 8.6K users
Forked by 948 users
Languages C# 97.6% | JavaScript 2.0%
My Blog
openhardwaremonitors.com
Open Hardware Monitor - Core Temp, Fan Speed, Voltages
Open Hardware Monitor - Core temp, fan speed and voltages in a free software gadget for your system monitoring needs. Download now! #openhardwaremonitor.
GitHub
github.com › HardwareMonitor › openhardwaremonitor › releases
Releases · HardwareMonitor/OpenHardwareMonitor
Open hardware monitor - system sensors monitoring application for Windows - Releases · HardwareMonitor/OpenHardwareMonitor
Author HardwareMonitor
Open Hardware Monitor
openhardwaremonitor.org › screenshots
Screenshots - Open Hardware Monitor
Just as screenshots reveal details about CPU temperature, fan speeds, and voltages, accurate medical resources reveal how treatments work and when they’re appropriate. Both technology and health benefit from clarity and trustworthiness. At Open Hardware Monitor, we value openness because it reduces uncertainty and builds reliability.
TechSpot
techspot.com › downloads › 6182-open-hardware-monitor.html
Open Hardware Monitor Download Free - 0.9.6 | TechSpot
December 28, 2020 - Download Open Hardware Monitor - Free open source software that monitors temperature sensors, fan speeds, voltages, load and clock speeds of a computer.
Software Suggest
softwaresuggest.com › home › cpu temperature monitor software › open hardware monitor
Open Hardware Monitor - Pricing, Features, and Details in 2026
It can monitor the temperature of the central processing unit by accessing the core temperature sensors of both Intel and AMD processors. ... Get Detailed Open Hardware Monitor pricing as per your requirements.
Lo4d
open-hardware-monitor.en.lo4d.com › hardware diagnostic
Open Hardware Monitor - Download
Open Hardware Monitor, free download for Windows. Provides real-time monitoring of hardware components, such as CPU, GPU and fan speeds, with customizable alerts.
Reddit
reddit.com › r/corsair › icue + open hardware monitor
r/Corsair on Reddit: iCUE + Open Hardware Monitor
July 10, 2023 -
I've seen lots of comments and posts in the past discussing issues with HWInfo and iCUE installed together. I'm wondering if this applies as well to Open Hardware Monitor before I install and potentially bork by fans/lighting.... Thanks
Top answer 1 of 2
2
Not sure about Open Hardware Monitor. But regarding HWInfo, I'm a longtime user and have experienced some of the issues you mentioned. Someone, somewhere (I think here on Reddit) made a post suggesting using the portable version of HWInfo...and since doing this I've had no conflicts or issues.
2 of 2
1
Any 3rd party software may at one point conflict with iCue. -Art