Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 1.32 KB

README.md

File metadata and controls

33 lines (20 loc) · 1.32 KB

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.git

Step 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.txt

Usage

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.