Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 761 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 761 Bytes

AutoClicker

AutoClicker developed in python with ability to click both left and right button

Features

ScreenShot

home.png

Installation guide

First Method

$ git clone https://github.com/itsmat/AutoClicker.git
$ python -m pip install -r requirements.txt
$ python3 autoclicker.py

Contact

💡 Do you have a function to implement? Open an issue and I might implement it.