Skip to content

mind-overflow/autosqueal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 full
Windows 🟠 limited
GNU/Linux 🟠 limited

building

required tools

  • java 17 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 [email protected]

About

Tool to automate mouse stuff :)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages