Skip to content

Knyllahsyhn/autoclick

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Popup-AutoClicker ⏱️🖱️

A lightweight, keyboard-controlled auto-clicker that hunts for pop-ups on your screen and dismisses them in real time—while showing a live status dashboard in your terminal powered by Rich.


✨ Features

Feature Description
Template matching with confidence Finds buttons or pop-ups on the screen by image similarity (OpenCV under the hood).
Live dashboard Real-time panel with current status, last action, error log, and button count—no more guessing what the script is doing.
Hotkeys F8 = pause/resume, F9 = graceful shutdown.
Auto-reload Detects new / deleted button screenshots dropped into the buttons/ folder without restart.
Cross-platform Works on Windows, macOS, and most Linux desktop environments.

🚀 Quick start

Clone & install

git clone https://github.com/Knyllahsyhn/autoclicker.git
cd pautoclicker
python -m venv .venv && source .venv/bin/activate  # PowerShell: .venv\\Scripts\\Activate.ps1
pip install -r requirements.txt

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages