src Loading last commit info...
.gitignore
Cargo.lock
Cargo.toml
README.md
README.md

Autoklicker

Simple desktop auto clicker built with Rust.

Install via Cargo

1. From a local checkout

git clone https://dev.muggsy.de/Autoklicker.git
cd Autoklicker
cargo install --path .

2. Directly from https://dev.muggsy.de/Autoklicker/

cargo install --git https://dev.muggsy.de/Autoklicker/ --bin autoklicker

Run

autoklicker

Run without installing (development)

cargo run --release

Globale Start-/Stop-Keybinds

Der Autoklicker unterstuetzt konfigurierbare globale Keybinds zum Starten und Stoppen. Diese Keybinds funktionieren auch dann, wenn ein anderes Fenster im Fokus ist.

  • Unter Linux wird zuerst das XDG GlobalShortcuts Portal verwendet (Wayland/Desktop-Umgebungen wie KDE, Hyprland, GNOME mit Portal-Support).
  • Falls das Portal nicht verfuegbar ist, wird ein Legacy-Fallback verwendet.

Die Keybinds koennen direkt in der App unter Globale Keybinds gesetzt und mit Keybinds anwenden registriert werden.

Beispiele fuer das Format:

  • CTRL+ALT+a
  • CTRL+SHIFT+Return
  • LOGO+F10

Die Konfiguration wird in ~/.config/autoklicker/config.toml gespeichert (oder in $XDG_CONFIG_HOME/autoklicker/config.toml).

Please wait...
Connection lost or session expired, reload to recover
Page is in error, reload to recover