Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/oliverswift/michael-jackson
https://github.com/oliverswift/michael-jackson
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/oliverswift/michael-jackson
- Owner: OliverSwift
- Created: 2022-09-15T16:08:18.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-07-19T12:32:08.000Z (6 months ago)
- Last Synced: 2024-11-06T22:20:29.370Z (about 2 months ago)
- Language: C
- Size: 10.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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