Skip to content

varunUk09/BatterymonitorApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

21 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ”‹ BatteryMonitorApp

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.


✨ Features

  • 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

πŸ“₯ Installation

  1. Download the Repository

    git clone https://github.com/varunUk09/BatterymonitorApp.git

    Or download as ZIP from GitHub and extract it.

  2. Run the App

    • Simply double-click BatteryMonitorApp.exe β€” that's it! βœ…
    • No additional software required

πŸš€ How to Use

  1. Launch the app by double-clicking BatteryMonitorApp.exe
  2. The app runs in the background and monitors your battery continuously
  3. You will hear a sound alert when battery is low
  4. You will hear a sound alert when battery is fully charged
  5. Battery health and cycle count are calculated automatically

Sound Files

File When It Plays
low_battery.wav When battery is critically low
high_battery.wav When battery is fully charged

πŸ“ Project Structure

BatterymonitorApp/
β”œβ”€β”€ BatteryMonitorApp.exe        # Main executable (just run this)
β”œβ”€β”€ low_battery.wav              # Low battery alert sound
β”œβ”€β”€ high_battery.wav             # High battery alert sound
└── README.md

πŸ› οΈ Requirements

  • Windows 10 / 11
  • No additional software required βœ…

πŸ‘€ Author

Varun β€” github.com/varunUk09

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors