xndien2004/AutoClick
AutoClick is a powerful tool that helps automate mouse clicks on computers and phones via adb for phones and pynput for computers.
AutoClick
AutoClick is a powerful tool designed to automate mouse clicks on both computers and phones through connectivity. This tool can operate across one or multiple windows, assisting you in various scenarios such as gaming or working with applications that require continuous interaction.
Key Features
- Automatic Mouse Clicking on Computers: Supports automatic clicking across one or multiple windows, minimizing effort and time during work or leisure activities.
- Automatic Clicking via Phone Connectivity: Extends automation capabilities beyond the computer, allowing you to utilize this tool on mobile devices.
Installation
To get started with AutoClick, follow these steps:
Step 1: Clone the Repository
Open your terminal or command prompt and run the following command to clone the repository to your machine:
git clone https://github.com/xndien2004/AutoClick.gitStep 2: Install Required Packages
Navigate to the cloned directory and run the following command to install the required packages:
cd AutoClick
pip install -r requirements.txtUsage
Once the installation is complete, you can begin using AutoClick to automate mouse clicks on your computer or phone. For detailed instructions on usage, please refer to the user documentation or examples included in the repository.