little java tool to automatically perform mouse actions
system | support |
---|---|
macOS | ✅ full |
Windows | 🟠 limited |
GNU/Linux | 🟠 limited |
required tools
- java 17 sdk
- git
- maven
build steps
- clone the official repository linked below using
git clone
. cd
into the directory and runmvn clean package
.- you will find a runnable jar with dependencies in the
target/
folder. - run the built jar file with
java -jar target/autosqueal-*-dependencies.jar
.
category | info |
---|---|
official repository | gitea src |
mirror repository | github src |
build status | drone-ci |
dev email | [email protected] |