Skip to content

A light weight & simple Python program for Scheduled push notifications in your Windows system regarding battery charge level status

Notifications You must be signed in to change notification settings

arevish/batterynotifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Battery Notifier forthebadge

A light weight and simple Python program for Scheduled push notifications in your Windows system regarding battery charge level status

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

However, you always remember to plug the charger late, and/or forget to unplug the charger early. What do you do? so to solve the problem here's a Python program to notify you when you should plug and unplug your computer.

DEMO

battery-notifier-demo

Module used

pip install plyer
pip install psutil

PRE-REQUISITES

Your laptop with 3.7.x (onwards) installed.

NOTE: Those with Linux and MacOSX would have Python installed by default, no action required.

Windows: Download the version for your laptop via https://www.python.org/downloads/

NOTES In your preferred editor, make sure indentation is set to "4 spaces".


Run using Python3.8+

  1. Clone or download repositiory: https://github.com/arevish/batterynotifier.git
  2. In source folder, run python3 'batterynotifier.py' to start program, optionally, run with --help argument to see other runtime options.

ThankYou!

About

A light weight & simple Python program for Scheduled push notifications in your Windows system regarding battery charge level status

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages