Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 615 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 615 Bytes

move_mouse

Python script to move mouse periodically

Make move_mouse.py executable, and run it from a shell prompt. It will move your mouse pointer to a random point on your screen periodically to stop your system from sleeping, and simulate activity and can be used to simulate activity to stop applications that periodically go to sleep even when the computer is prevented from doing so.

To install dependencies, clone repo and run 'pip install -r <directory>/requirements.txt', where <directory> will be "move_mouse" by default.

NB: Use Ctrl-C to exit, or specify a number of minutes in which to expire