Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 380 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 380 Bytes

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