battery tracker for windows 10 in python
- receive notification each hour about your battery percent and status
plugged in
||not plugged in
- receive notification if battery is less than or equal to 15%
- receive notification if battery is greater than 90%.
- you need to download python 3.7
- install some packages using
pip
which comes with python:
$ pip install psutil win10toast
- run
start.bat
- support linux