This is a simple auto-clicking program which simulates mouse clicks. Made for personal use.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
git clone https://github.com/ita07/AutoClicker.git
maven clean compile install
Make sure following software is installed on your PC.
- OpenJDK 11
- Maven 3.6.1 or later
This project is licensed under the MIT License - see the LICENSE file for details.