Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 449 Bytes

File metadata and controls

8 lines (5 loc) · 449 Bytes

AutoClicker

Python/PyQt6 automated mouse clicker and keyboard presser with dual clicker support. Two backends: pynput (cross-platform, PyQt6 GUI) and evdev (Linux Wayland/games, tkinter GUI). Stack: Python, PyQt6, pynput. v1.20

Docs: .claude/index.md

After any change or commit, update affected topic and index files. Never commit secrets, API Keys or .env files ! When changes are made, check and sync local repo clone to latest if necessary.