Skip to content

Latest commit

 

History

History
39 lines (23 loc) · 734 Bytes

README.md

File metadata and controls

39 lines (23 loc) · 734 Bytes

PyBatteryNotifier 🔋

Usage

This will give the battery notification when battery is less than 20 and at 30, 40, or more than 95 and charging. This will notify you with sounds. 🔊

Installation

Step 0

Make sure python and pip are installed

step 1

Clone or download this repo. Extract it.

step 2

Open this folder in terminal.

step 3

Type/Paste this command in terminal.

chmod +x install.sh
./install.sh

step 4

Add notifier to startup apps.

But in command type python3 <full path to notifier.py>

To add to startup apps here is a turorial