All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #3
autosqueal
little java tool to automatically perform mouse actions
supported systems
| system | support |
|---|---|
| macOS | ✅ complete |
| GNU/Linux | ⏳ planned |
| Windows | ⏳ planned |
building
required tools
- java 21 sdk
- git
- maven
build steps
- clone the official repository linked below using
git clone. cdinto 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.
support
| category | info |
|---|---|
| official repository | gitea src |
| mirror repository | github src |
| build status | drone-ci |
| dev email | hello@beatrice.wtf |
Languages
Java
100%