Skip to content

A small python script to move your mouse, press the shift key, and keep your PC awake when you're away

License

Notifications You must be signed in to change notification settings

Johnson468/Stay-Awake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stay-Awake

A small python script to move your mouse, press the shift key, and keep your PC awake when you're away Uses command line arguments to set the number of minutes between movements and requires Python3 or higher. Default timer is 3 minutes, but can be 1 or more.

Dependencies

This software uses PyAutoGui https://github.com/asweigart/pyautogui as the driver behind the movement.

Optional- Create Virtual Env Step: python3 -m venv ./StayAwake pip install -r requirements.txt

About

A small python script to move your mouse, press the shift key, and keep your PC awake when you're away

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages