Post #2853792
2025-03-15 15:39 UTC
my current PC runs a little hot for now & i wanna keep an eye on temps, loads & core voltage, but w/o something way too complex for what i need like Rainmeter.
So I wrote some C++ for the first time in several years and made my own (ish :P)
65KB .exe (+2MB 3rd-party DLLs :P), v low CPU usage and it does what I need :)
It leverages Libre Hardware Monitor's .NET DLL and the C++ wrapper by OpenRGB developer Shady Nawara to read MSRs without having to (myself) deploy a kernel mode driver.
source code here: https://gist.github.com/shinmai/11a7d4d4debe87117996ac62c24181a3 (no booli pls i dont routinely write c++, nor native win32 stuff)
ninjaedit: fixed screenshot, forgot what Paint.NET does with the clipboard :(
#cpp #programming #projects
Replies (0)
No replies.