Tool to automate mouse stuff :)
Beatrice Dellacà
059b445e01
All checks were successful
continuous-integration/drone/push Build is passing
|
||
---|---|---|
src/main | ||
.drone.yml | ||
.gitignore | ||
pom.xml | ||
readme.md |
autosqueal
little java tool to automatically perform mouse actions
supported systems
system | support |
---|---|
macOS | ✅ full |
Windows | 🟠 limited |
GNU/Linux | 🟠 limited |
building
required tools
- java 17 sdk
- git
- maven
build steps
clone the official repository linked below using git clone
.
cd
into the directory and run mvn clean package
.
you will find a runnable jar with dependencies in the target/
folder.
support
category | info |
---|---|
official repository | gitea src |
build status | drone-ci |
dev email | hello@beatrice.wtf |