Skip to content

JAutoClicker is a simple JAVA based tool which can be used to repeat user click actions.

License

Notifications You must be signed in to change notification settings

akashdeepb/JAutoClicker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JAutoClicker

JAutoClicker is a Simple JAVA based GUI Auto Clicker Application. JAutoClicker allows user to select different coordinates with desired delay and repetations of the process.

How to Use

-> Run the JAR File
OR
-> Run From Terminal/Cmd:- $ java -jar JAutoClicker.jar
OR
-> From Terminal/Cmd(with Compiling):-

$ cd src
$ javac JAutoClicker.java
$ java JAutoClicker

About

JAutoClicker is a simple JAVA based tool which can be used to repeat user click actions.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages