Skip to content

MuvinMurugan/battery_monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

battery_monitor

To Monitor laptop Battery if there is no smart save battery features in PC

How to use App

Download

Take a look at this application by downloding the zip file

Do Extract and open app from dist folder to use the application

Press start button to monitor battery to get alert if battery get charging more than 85% or battery draining below 25%.

Thank You!

If you want to contribute

Do modifying the code and build by using below steps:

Use Python and create a virtualenv and install the requirements.txt file for the dependency.

Then Run:

Create a spec file: "pyinstaller --name=battery-monitor --onefile battery-monitor.py"

Build the executable: "pyinstaller battery-monitor.spec"

About

To Monitor laptop Battery if there is no smart save battery features in PC

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages