Files
autosqeal/readme.md
Beatrice Dellacà d6654caafa
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone Build is passing
update pom build version
2025-03-08 21:53:53 +01:00

2.4 KiB

autosqueal

Build Status Quality Gate Status Reliability Rating Security Rating Maintainability Rating Lines of Code

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

  1. clone the official repository linked below using git clone.
  2. cd into the directory and run mvn clean package.
  3. you will find a runnable jar with dependencies in the target/ folder.
  4. 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