Skip to content

With this project you will be able to get windows notifications when your battery is full!

License

Notifications You must be signed in to change notification settings

cnarvaa/pyttery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pyttery

This project aims to take care of your PC's battery life. It will show a Windows notification when: battery level > 95 and PC is plugged.

To create the .exe paste this command on the cmd:

pyinstaller -F -w --hiddenimport=plyer.platforms.win.notification pyttery.py

Setting as windows service

  1. Create a shortcut.
  2. In the window opened by the command windows+E paste shell:common startup.
  3. In the opened folder paste the shortcut access.

Now when you start your pc pyttery will start. For this session, try clicking the pyttery executable.

About

With this project you will be able to get windows notifications when your battery is full!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages