I Fixed My Windows Battery Health Dashboard and Open-Sourced It
Windows shows whether a laptop is charged, but it does not make battery wear
easy to understand. I built a small Python dashboard that reads the capacity
data already available on a Windows PC and turns it into a simple health grade.
The first version needed cleanup before I shared it. I fixed the portable
setup, aligned the grade scale with the code, corrected the discharge display,
and rewrote the guide so every command matches the actual tool.
The dashboard now includes:
- an A-F battery-health grade
- local SQLite history
- degradation estimates after enough snapshots exist
--watchand--exportmodes- an optional Groq summary
The DIY source is MIT licensed:
https://github.com/thefinalmilkman/digital-downloads/tree/main/battery-dashboard-v1.1
If it saves you time and you want to support more small utilities, a
$10-equivalent tip is appreciated:
Ready-to-run tipware package:
https://redkings-battery-dashboard.netlify.app
- Base USDC:
0x0eAFF975a4823c823cfE0c77E9110Ba47291E72A - SOL:
9Ga6JioPVtGCiuvWfc2VCCbN61WLNCkm6S1qFRVn38sG - HIVE:
@redkingsdesigns
I would rather share a small tool honestly than pretend a rough draft is a
finished product.