This program generates mouse and keyboard events to simulate user activity, useful to maintain online status, to avoid productivity tracking and prevent the system from entering sleep mode.
- No requirements
nim c --stackTrace:off --lineTrace:off --checks:off --assertions:off -d:release -d=mingw --opt:size --passl:"-s" MouseJiggler.nim
Licensed under the GPL, version 3.