Skip to content

manand881/Battery-Percentage-Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Battery Percentage Tracker

This repository contains code for a simple project which tracks your battery percentage on your laptop and alerts you to unplug your charger to avoid damage.

Installation

Use the package manager pip to install the following requirements essential to running the project.

pip install psutil

Usage

You can choose to copy and paste the .exe file which has the same name as the program in your startup folder in your system to get the program running from system start incase you dont want to be bothered to run the program manually all the time

This program was converted into an exe using auto-py-to-exe. you can install the same using the following command and make any changes that you see fit.

pip install auto-py-to-exe

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

The Unlicense

About

A python app that provides alerts when your battery is completely charged.

Resources

License

Stars

Watchers

Forks

Languages