| File | Date | Author | Commit |
|---|---|---|---|
| ClickFlex.py | 2024-08-25 |
|
[5a6fde] Initial commit with LICENSE, README.md, and Cli... |
| LICENSE | 2024-08-25 |
|
[5a6fde] Initial commit with LICENSE, README.md, and Cli... |
| README.md | 2024-08-25 |
|
[5a6fde] Initial commit with LICENSE, README.md, and Cli... |
ClickFlex is an advanced auto clicker with customizable features, designed to automate repetitive clicking tasks. It allows users to pick screen locations, set various click types, and manage delays between clicks.
Clone the repository:
```bash
git clone https://github.com/devxlabs1/ClickFlex.git
Navigate to the project directory:
```
cd ClickFlex
Install required dependencies:
Ensure you have Python installed. Then, install the dependencies using pip:
pip install pyautogui keyboard Pillow
python main.py
Configure and start auto-clicking as described above.
Contributions are welcome! To contribute:
Fork the repository and make changes in your fork.
Submit a pull request with a description of the changes.
For major changes or new features, please open an issue to discuss them before submitting a pull request.