Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/oliverswift/michael-jackson


https://github.com/oliverswift/michael-jackson

Last synced: 8 days ago
JSON representation

Awesome Lists containing this project

README

        

# Michael-Jackson

Is a simple and VERY light Windows executable that acts as mouse jiggler.

Companion file is **schedule.mj** which is one per line pause definition file.
You can still move mouse while it's running, move is invisible (almost).
During defined pause time, it simply suspends jiggling. This will let Windows
claim you're AFK.

If no schedule.mj file is present, MJ won't pause at all, permanently jiggling.

Each line is composed of time of pause and duration of pause formatted as:
```
HH:MM d
```
Where HH is hours, MM minutes and d pause duration expressed in minutes.

There is no UI, you must kill it using the TaskManager.

To compile under cigwin with MinGW64 and make packages installed, just type make