Skip to content

Latest commit

 

History

History
 
 

battery_notification

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

This is a Python Script which shows the battery percentage left on your computer based on the threshold provided by the user

Requirements

For this script to run you need to have psutil and plyer packages installed

Run the command in terminal to install package

pip install psutil
pip install plyer

Or install both the packages using requirements file

pip install -r requirements.txt

Run the program using command

python battery_notification.py