Skip to content
This repository has been archived by the owner. It is now read-only.
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 
 
 

README.md

JClicker

An extremely lightweight Java AutoClicker

Description

JClicker is an extremely lightweight autoclicker made in Java with an emphasis on simplicity.

Features

  • Change time between clicks
  • Choose between single-clicking and double-clicking
  • Choose between left-clicking, middle-clicking, and right-clicking
  • Stop after clicking a certain number of times
  • Stop the clicker only when stopped
  • Change hotkey to start and stop the clicker
  • Validation checks on inputted values
  • Global hotkey to start/stop the clicker (some keys are not supported)

Screenshot

Latest Release / Download

GitHub (pre-)release

Third-Party Libraries

JNativeHook - Global keyboard and mouse listeners for Java.

Planned Features

  • Detect and allow the setting of different mouse buttons (mouse-4, mouse-5, etc.)

Issues

  • Please report any issues through the repository's issue tracker
You can’t perform that action at this time.