Skip to content
This repository was archived by the owner on Jul 10, 2020. It is now read-only.

Latest commit

 

History

History
30 lines (23 loc) · 1.09 KB

README.md

File metadata and controls

30 lines (23 loc) · 1.09 KB

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