Skip to content

AutoHotkey script to move the cursor periodically

Notifications You must be signed in to change notification settings

matemoln/move-mouse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Moves the mouse cursor every 5 minutes by 1px to the right and back.

Installation

Download the exe from the Releases page and copy it to %APPDATA%/Microsoft/Windows/Start Menu/Programs/Startup/

Compilation

  • Install AutoHotkey with compiler
  • Build exe with <ahk install dir>\Compiler\Ahk2Exe.exe /in move-mouse.ahk /out move-mouse.exe

About

AutoHotkey script to move the cursor periodically

Resources

Stars

Watchers

Forks