Since I’m on a bit of a roll here (well Claude/Copilot/VSCode is), I cranked out a Proxmox Hardware Monitor that pays homage to the built in PC H/W Monitor
I’m calling my version I have currently 0.0.8 as I want to let it bake a while here and see if I want to change anything before publishing a 1.0.0 to the Vobot app store. You can certainly pull down the code and try it yourself.
I was able to optimize some of the wheel pagination to be faster and only render what changes, same with enter and exit the app. It’s kind of pushing what this little ESP32 can do, so there are times it lags and other times it’s smooth like butter; IDK…
The main new feature is that you can now put in thresholds for number of LXC and VM and if the count falls below that, it changes the line red and tells you how many deficient you are.