MouseJiggler Source Code
MouseJiggler to avoid productivity tracking and prevent the sleep mode
Brought to you by:
mauricelambert
File | Date | Author | Commit |
---|---|---|---|
LICENSE | 2024-12-25 |
![]() |
[468ce5] Initial commit |
MouseJiggler.nim | 2024-12-28 |
![]() |
[28944e] GUI Compilation |
README.md | 2024-12-29 |
![]() |
[bfd087] Update README.md |
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.
nim --app:gui 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.