Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 297 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 297 Bytes

Screensaver_bypass

pyautogui.keyUp (Jiggler)

Descripcion

Evita que se active el protector de pantalla.

Use

Use: python SimpleJiggler.py <minutos>
Ejemplo: python SimpleJiggler.py 5

Crear ejecutable

pip install -U pyinstaller
pyinstaller SimpleJiggler.py