Menu

Tree [5a6fde] master /
 History

HTTPS access


File Date Author Commit
 ClickFlex.py 2024-08-25 devxlabs1 devxlabs1 [5a6fde] Initial commit with LICENSE, README.md, and Cli...
 LICENSE 2024-08-25 devxlabs1 devxlabs1 [5a6fde] Initial commit with LICENSE, README.md, and Cli...
 README.md 2024-08-25 devxlabs1 devxlabs1 [5a6fde] Initial commit with LICENSE, README.md, and Cli...

Read Me

ClickFlex

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.

Features

  • Custom Click Locations: Easily pick and save screen coordinates.
  • Multiple Click Types: Choose between left, right, and middle clicks.
  • Adjustable Delays: Set delays between clicks in milliseconds.
  • Session Management: Save and load click sessions for quick reuse.
  • Keyboard Shortcuts: Start and stop clicking using the F4 key.

Installation

For Executable

  1. Download the executable: ClickFlex Setup
  2. Run the installer and follow the on-screen instructions.

For Source Code

  1. Clone the repository:
    ```bash
    git clone https://github.com/devxlabs1/ClickFlex.git

  2. Navigate to the project directory:
    ```
    cd ClickFlex

  3. Install required dependencies:
    Ensure you have Python installed. Then, install the dependencies using pip:
    pip install pyautogui keyboard Pillow

Usage

Executable

  1. Run ClickFlex from your applications menu or desktop shortcut.
  2. Configure and start auto-clicking using the GUI:
  3. Enter the number of repeats.
  4. Pick locations and add them to the list.
  5. Choose click types (left, right, middle) and set delays.
  6. Click Start clicking or press F4 to begin.
  7. Click Stop clicking or press F4 again to stop.

Source Code

Run the application:

python main.py

Configure and start auto-clicking as described above.

Contributing

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.

MongoDB Logo MongoDB