https://github.com/ololx/mouse-twitch-timer
This is a very simple a few lines off code app - for the twitching the mouse every n seconds
https://github.com/ololx/mouse-twitch-timer
app application java jiggler linux macos mouse-emulation mouse-jiggler utility windows
Last synced: 2 months ago
JSON representation
This is a very simple a few lines off code app - for the twitching the mouse every n seconds
- Host: GitHub
- URL: https://github.com/ololx/mouse-twitch-timer
- Owner: ololx
- License: mit
- Created: 2021-10-20T06:15:49.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-07-05T07:41:25.000Z (over 3 years ago)
- Last Synced: 2025-06-12T12:47:41.791Z (4 months ago)
- Topics: app, application, java, jiggler, linux, macos, mouse-emulation, mouse-jiggler, utility, windows
- Language: Java
- Homepage:
- Size: 14.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mouse-twitch-timer
This is a very simple a few lines off code app - for the twitching the mouse every n seconds## Instalation and execution
1. Download jar from releases page
2. Open terminal promt
3. Run the follows command:
java -jar {path to jar} {timer in seconds}For instance (when terminal promt open the jar dir) for the 14 min:
java -jar mouse-twitch-timer.jar 840