Skip to content

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

Notifications You must be signed in to change notification settings

timmyoder/Stay-Awake

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 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.

forked from https://github.com/Johnson468/Stay-Awake

Dependencies

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 83.9%
  • Batchfile 16.1%