No description
  • Python 92.5%
  • Nix 7.5%
Find a file
2026-05-21 14:45:32 +02:00
docs/superpowers Add autoclicker implementation plan 2026-05-21 13:44:33 +02:00
tests feat: configurable hotkey with F6 default 2026-05-21 14:34:45 +02:00
autoclicker.py fix: use on_release to avoid key-repeat double-trigger 2026-05-21 14:45:32 +02:00
conftest.py feat: add prompt parsing with tests 2026-05-21 13:59:50 +02:00
flake.lock chore: add flake.lock 2026-05-21 13:48:19 +02:00
flake.nix feat: add nix flake with pyautogui and pynput 2026-05-21 13:48:05 +02:00
README.md Initial commit 2026-05-21 13:32:09 +02:00

autoclicker