Autoclicker
A simple linux (xorg/wayland) autoclicker!
Install / Use
/learn @konkitoman/AutoclickerREADME
Simple CLI autoclicker for linux
Works on both xorg and wayland by utilising uinput and evdev!
Running

Install
cargo install theclicker
To run TheClicker
Run theclicker
Select your input device.
If it is not a legacy device, for example: /dev/input/mouse{N} or /dev/input/mice, choose the binding for left and right by pressing then confirming.
I recommend hold and grab mode.
Grab mode has been tested on KDE Plasma Wayland 6.2.5 and 6.5.4
You can use --help to see more information!
Build
If you don't have Rust installed you can install rust from rustup
You need to have the stable toolchain installed!
Then run: cargo build --release
The binary path will be: ./target/release/theclicker
Problems?
Crashes
Add your user to the input group, (may not work on all systems): sudo usermod -aG input $USER
Or try running as root:
Move the executable to /usr/local/bin: sudo install -o root -g root -m 0755 $(which theclicker) /usr/local/bin/
Execute: sudo theclicker
Related Skills
node-connect
349.2kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
109.5kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
349.2kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
349.2kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
