Skip to content
This repository has been archived by the owner on Mar 31, 2021. It is now read-only.

Abdullah-Alharbi-Archived-Projects/battery-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🔋 battery-tracker

battery tracker for windows 10 in python

🔥 Features

  • 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%.

🤔 how to install ?

  1. you need to download python 3.7
  2. install some packages using pip which comes with python:
$ pip install psutil win10toast
  1. run start.bat

Todo:

  • support linux