Skip to content

Scheduled toast notifications in your Windows system regarding battery charge level

Notifications You must be signed in to change notification settings

roshanadh/battery-notifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

battery-notifier

Push toast notifications in your Windows regarding battery and charge status

You're a battery-nerd. You like your device's battery percent within the golden range of 30 to 80.

However, you always remember to plug the charger late, and/or forget to unplug the charger early. What do you do?

(hint: use battery-notifier)

Local

To use battery-notifier on your local machine,

  • Clone the repo
    git clone https://github.com/roshanadh/battery-notifier
  • Change your working directory to the cloned repo
    cd battery-notifier
  • Install dependencies
    pip install win10toast
    pip install psutil
  • Make a shortcut of run-script.vbs file
  • Go to run and type shell:startup
  • Move the previously created shortcut to the newly opened window
  • Done!

This should run the VBScript everytime Windows boots and now the .vbs file runs the python script in every startup!

About

Scheduled toast notifications in your Windows system regarding battery charge level

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published