GithubHelp home page GithubHelp logo

bonfire / jclicker Goto Github PK

View Code? Open in Web Editor NEW
8.0 2.0 5.0 23 KB

An extremely lightweight Java auto-clicker

License: MIT License

Java 100.00%
java clicker autoclicker auto-clicker clickbot open-source

jclicker's Introduction

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

jclicker's People

Contributors

bonfire avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

jclicker's Issues

Global Hotkeys Feature

As per Java's security platform, global hotkeys aren't doable unless through JNI (native code). Currently, the program allows users to set and use hotkeys when the program is focused, but having to focus the program defeats the purpose of a hotkey. Using JNI (or a library that leverages JNI), the program needs to be able to detect hotkey presses when not focused on Windows, OSX, and Linux. I don't know how to do this myself (yet) and so I am asking for help on the issue.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.