ali-sajjad-rizavi / py-AutoClicker-App

GUI Automation: Takes an image of an object, searches for it on the screen and if found, then clicks it continuously after the specified waiting time.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

py-AutoClicker-App

GUI Automation: Takes an image of an object, searches for it on the screen and if found, then clicks it continuously after the specified waiting time.

Required pip packages

pyAutoGUI, python-imageseach-drov0, PyQt5

How to use?

  1. Run 'AutoClicker.pyw'.
  2. Select the image of the object you want to click and specify the waiting time to search the object on screen.
  3. Press 'Start' button.
  4. To stop the program, simply move the mouse to top-left corner of the screen.

About

GUI Automation: Takes an image of an object, searches for it on the screen and if found, then clicks it continuously after the specified waiting time.


Languages

Language:Python 100.0%