Skip to content

Latest commit

 

History

History
 
 

auto_cursor_mover

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Auto Cursor Mover

  • Periodically moves cursor to prevent system from sleeping.
  • Trick the monitoring software installed on your work PC into thinking you're working.
  • program will run until manually stopped.

Setup instructions

  • run pip install --requirement requirements.txt to install required dependancies.

Usage

  • run python auto_cursor_mover.py
  • press ctrl+c when you want to stop execution