A smart Windows battery monitoring tool that tracks your battery health, alerts you on low/high charge, and shows accurate stats based on your battery's actual capacity.
- Real-time Battery Monitoring β Tracks battery percentage continuously
- Low Battery Alert β Sound notification when battery reaches a critical level
- High Battery Alert β Sound notification when battery is fully charged (prevents overcharging)
- Cycle Count Tracking β Tracks how many times your battery has been charged
- Actual Battery Health β Shows accurate percentage based on real battery capacity, not the manufacturer's rated capacity
-
Download the Repository
git clone https://github.com/varunUk09/BatterymonitorApp.git
Or download as ZIP from GitHub and extract it.
-
Run the App
- Simply double-click
BatteryMonitorApp.exeβ that's it! β - No additional software required
- Simply double-click
- Launch the app by double-clicking
BatteryMonitorApp.exe - The app runs in the background and monitors your battery continuously
- You will hear a sound alert when battery is low
- You will hear a sound alert when battery is fully charged
- Battery health and cycle count are calculated automatically
| File | When It Plays |
|---|---|
low_battery.wav |
When battery is critically low |
high_battery.wav |
When battery is fully charged |
BatterymonitorApp/
βββ BatteryMonitorApp.exe # Main executable (just run this)
βββ low_battery.wav # Low battery alert sound
βββ high_battery.wav # High battery alert sound
βββ README.md
- Windows 10 / 11
- No additional software required β
Varun β github.com/varunUk09