Skip to content

Projeto Theacrine de alerta de bateria esgotando (SO: Win).

Notifications You must be signed in to change notification settings

sliatecinos/theacrine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Theacrine GitHub - Sliatecinos>Theacrine

Theacrine é a ferramenta para ajudar a evitar que você esqueça de ligar seu PC na tomada, e a bateria se esgote - perdendo todo o trabalho feito... 💻 🔋 ⛔ 😟

Installation

Será preciso instalar algumas bibliotecas do Python (e suas dependências), disponíveis no PyPI.org: PSutil, Win10Toast e PySimpleGUI.

Psutil (PyPI)

PyPI - Psutil

pip install psutil

Win10Toast (PyPI)

PyPI - Win10Toast

pip install win10toast

PySimpleGUI (PyPI)

PyPI - PySimpleGUI

pip install pysimplegui

Ao executar, será apresentado o Painel de Controle:

https://github.com/sliatecinos/theacrine/blob/master/Theacrine.PNG

Escolha o tempo que será monitorado e clique OK. Terá as seguintes opções: 2 hrs, 4 hrs, 6 hrs e 8 hrs. A opção Sair encerra a execução.

Requirements

As versões das dependências usadas nesta versão das ferramentas, foram:

  • certifi==2021.10.8
  • psutil==5.8.0
  • pypiwin32==223
  • PySimpleGUI
  • pywin32==302
  • win10toast==0.9
  • wincertstore==0.2

Windows

Poderá ser feita uma versão de arquivo binário (.exe) usando os compiladores disponíveis do Python, por exemplo: PyPI - pyinstaller (==4.6), PyPI - auto-py-to-exe (==2.11.0), PyPI - cx-Freeze (==6.8.1 ).

About

Projeto Theacrine de alerta de bateria esgotando (SO: Win).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages