Moves the mouse cursor every 5 minutes by 1px to the right and back.
Download the exe from the Releases page and copy it to %APPDATA%/Microsoft/Windows/Start Menu/Programs/Startup/
- Install AutoHotkey with compiler
- Build exe with
<ahk install dir>\Compiler\Ahk2Exe.exe /in move-mouse.ahk /out move-mouse.exe