Skip to content
This repository has been archived by the owner on Jul 10, 2020. It is now read-only.
/ JClicker Public archive

An extremely lightweight Java auto-clicker

License

Notifications You must be signed in to change notification settings

Bonfire/JClicker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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