Skip to content

Files

Latest commit

743ad7b · Jul 21, 2023

History

History

Battery-Notification

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jul 21, 2023
Mar 26, 2021

This is a Python Script which shows the battery percentage left

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

Run the program using command

$ python Battery-Notification.py