/mouse-twitch-timer

This is a very simple a few lines off code app - for the twitching the mouse every n seconds

Primary LanguageJavaMIT LicenseMIT

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