Super simple application for clicking mouse button and clacking key button in defined intervals.
- Download
- Install with one click
- Launch
- Enjoy clicking and clacking!
Currently only Windows installer is available.
allows you to set:
- How often mouse clicks, in seconds
- What key does program clack
- How often keyboard clacks, in seconds
From main window, you can click on:
- mouse icon, which opens mouse settings
- keyboard icon, which opens special keys
- clock icon, which opens timer settings
From window toolbar, you can click on:
- settings icon, which opens application settings
- minimize and exit icons
allows you to set:
- Whether mouse clicks with left or right button
- Whether mouse makes single click or double click
allows you to set:
- special key to press
allows you to set:
- whether mouse and keyboard share same timer
- whether mouse clicks first or keyboard clacks first in shared timer mode
- delay between each action in shared timer mode
allows you to set:
- Whether window is always on top or not
- Whether random delay of up to 5 seconds applies on each trigger or not
- Whether clicking is enabled or disabled
- Whether clacking is enabled or disabled
yarn
quasar dev -m electron
If build fails due to native module robotjs, customize 'rebuild' script to run against your electron version and run
yarn rebuild
before running build
quasar build -m electron
Brought to you by 🍄 Houby Studio