Basically an XClicker, but with keyboard keys instead
Using it should be straight forward
Currently not working on MacOS #5
Windows works fine
Binaries can be found here. Install them wherever you want, or just extract and run it from anywhere.
Didn't make them yet, I will probably try solving #6 first.
#5 ¯\_(ツ)_/¯
Either you could clone this repo & build it with cargo build --release
or you could simply do:
cargo install --git https://github.com/S0raWasTaken/XKeyClicker
That already moves your built binary to your cargo bin folder
This project was inspired on XClicker, a mouse autoclicker for X11 (that also works on wayland last time I checked).
Any weird stuff that happens or if you have any useful idea, please don't hesitate to open an issue!
I'll be happy to read it.