Skip to content

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.

License

Notifications You must be signed in to change notification settings

mauricelambert/MouseJiggler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

MouseJiggler Logo

MouseJiggler

Description

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.

Requirements

  • No requirements

Download

Compilation

nim c --stackTrace:off  --lineTrace:off --checks:off --assertions:off -d:release -d=mingw --opt:size --passl:"-s" MouseJiggler.nim

Licence

Licensed under the GPL, version 3.

About

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.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages