Libre HW Monitor: monitor temperature, fan speeds, voltages, load, clock speeds
6 days ago
- #system-tools
- #open-source
- #hardware-monitoring
- Libre Hardware Monitor is a free software for monitoring computer hardware metrics like temperature, fan speeds, voltages, and clock speeds.
- Supports monitoring for motherboards, Intel/AMD processors, NVIDIA/AMD GPUs, HDD/SSD/NVMe drives, and network cards.
- Available for download via direct release, WinGet (`winget install LibreHardwareMonitor.LibreHardwareMonitor`), or nightly builds (GitHub).
- Encourages community feedback, contributions, and issue reporting for hardware compatibility improvements.
- Provides a library (`LibreHardwareMonitorLib` NuGet package) for integration into custom applications with sample C# code provided.
- Some sensors require administrator privileges; solutions include running IDE as admin or modifying `app.manifest`.
- Licensed under MPL 2.0, with some components under different terms (see `THIRD-PARTY-LICENSES`).