Skip to content

A simple and customizable autoclicker built with Java and JavaFX, featuring adjustable click speed, click type selection (left, right, or both), and a click counter. The app includes a graphical user interface for ease of use.

Notifications You must be signed in to change notification settings

AntonioLavadoDev/autoclicker-app-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🖱️ Autoclicker App (Java)

This project is a Java-based autoclicker application developed using JavaFX. It allows users to perform automatic clicks at a configurable speed, making it ideal for automating repetitive tasks that require frequent clicking.


🌍 Description

🇺🇸 English

This project is a Java-based autoclicker application developed using JavaFX. It allows users to perform automatic clicks at a configurable speed, making it ideal for automating repetitive tasks that require frequent clicking.

Main Features:

  • 🎨 User-friendly graphical interface built with JavaFX.
  • ⚡ Configurable click speed (clicks per second).
  • 🖱️ Supports left-click, right-click, or both.
  • 📊 Click counter that tracks the number of clicks performed.
  • ⏲️ Option to set a maximum click limit, automatically stopping when reached.
  • ⏸️ Ability to pause and resume the autoclicking process.

🇪🇸 Español

Este proyecto es una aplicación de autoclicker desarrollada en Java utilizando JavaFX. Permite realizar clics automáticos a una velocidad configurable, siendo ideal para automatizar tareas repetitivas que requieren clics frecuentes.

Características principales:

  • 🎨 Interfaz gráfica amigable creada con JavaFX.
  • ⚡ Velocidad de clic configurable (clics por segundo).
  • 🖱️ Soporte para clic izquierdo, derecho o ambos.
  • 📊 Contador de clics realizados.
  • ⏲️ Opción para establecer un límite máximo de clics, deteniéndose automáticamente al alcanzarlo.
  • ⏸️ Funcionalidades para pausar y reanudar el proceso de clic automático.

🖼️ Screenshots

Java Autoclicker Screenshot

Java Autoclicker Interface: Set clicks per second, choose click type, and start/stop the autoclicker.


🛠️ Requirements

  • Java 17 or higher.
  • JavaFX (included in the project).

🚀 Installation

  1. Clone this repository:

    git clone https://github.com/AntonioLavadoDev/autoclicker-app-java.git

🤝 Contributing

Contributions are welcome! If you'd like to improve this project, especially in areas such as the graphical interface or adding new features, please follow these steps:

  1. Fork the repository to your own GitHub account.
  2. Create a new branch for your feature or bugfix:
    git checkout -b feature/your-feature-name
    

⚠️ Disclaimer / Liberación de Responsabilidad This software is provided "as is", and any use of this software is at the user's own risk. The author is not responsible for any damage, harm, or legal issues that may arise from the use of this software. It is intended for personal and educational purposes only, and should not be used for activities that violate the terms of service of other software or platforms, or any local, national, or international laws.

About

A simple and customizable autoclicker built with Java and JavaFX, featuring adjustable click speed, click type selection (left, right, or both), and a click counter. The app includes a graphical user interface for ease of use.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages