This commit is contained in:
23
readme.md
23
readme.md
@@ -5,18 +5,29 @@
|
||||
[](https://sonar.beatrice.wtf/dashboard?id=autosqueal)
|
||||
[](https://sonar.beatrice.wtf/dashboard?id=autosqueal)
|
||||
[](https://sonar.beatrice.wtf/dashboard?id=autosqueal)
|
||||
|
||||
|
||||
*little java tool to automatically perform mouse actions*
|
||||
|
||||
## supported systems
|
||||
|
||||
|
||||
*little java tool to automatically perform mouse actions*
|
||||
|
||||
## supported systems
|
||||
| system | support |
|
||||
|-----------|------------|
|
||||
| macOS | ✅ **full** |
|
||||
| Windows | 🟠 limited |
|
||||
| GNU/Linux | 🟠 limited |
|
||||
|
||||
## support
|
||||
## 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](https://git.beatrice.wtf/Tools/autosqeal) |
|
||||
|
||||
Reference in New Issue
Block a user