Skip to content

Tags: dep4/autoclicker

Tags

0.1.7

Toggle 0.1.7's commit message
Changelog 0.1.7:

* minor refactoring
* fix typos
* added `-D` for specifing the device dev path and `-K`, `-M` to set the device type, this was requested by @lnee94

0.1.6

Toggle 0.1.6's commit message
Changelog 0.1.6:

 * refactoring
 * now only keyboards and mouses will show!
 * now every argument is saved in cache!
 * fix when you picked you keyboard on X11, system lockdown
 * added --grab-kbd to override X11 fix

0.1.5

Toggle 0.1.5's commit message
Changelog 0.1.5

* now will grab the input device and emulate unused events!

0.1.4

Toggle 0.1.4's commit message
Changelog 0.1.4

    * now we have cooldown between press and release
    * now we use clap, by Dragnansia
    * update base64, by Dragnansia

0.1.3

Toggle 0.1.3's commit message
Changelog 0.1.3

    * now will not crash if has no cache when has --clear-cache
    * now will show the current state and will beep when is changed
    * now we have --no-beep to not emit a beep when the stat is changed
    * now the code is a little cleaner
    * now will tell you if an argument is invalid
    * now will show the cooldown in ms by @Vilianexe

releases

Toggle releases's commit message
Update README!