Show HN: HardView – Cross-Platform Hardware Info and Monitoring (Python/C++/C)
3 gafoo1 0 9/9/2025, 11:03:01 PM github.com ↗
Hey HN!
I built HardView, a cross-platform project for Windows and Linux that provides hardware information and monitoring. It combines Python, C++, and C libraries, with optional kernel drivers, giving developers a unified interface for accessing system and hardware metrics.
Supported Platforms: Windows and Linux, Python 3.8–3.14
Install (Python):
pip install hardview
More info / Docs: GitHub: https://github.com/gafoo173/HardView | Docs: https://gafoo173.github.io/HardView/
The project is MIT licensed, with some CLI/GUI tools under GPL3.
Would love feedback from HN on performance, usability, and API design.
No comments yet