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)
|
[](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*
|
*little java tool to automatically perform mouse actions*
|
||||||
|
|
||||||
## supported systems
|
## supported systems
|
||||||
| system | support |
|
| system | support |
|
||||||
|-----------|------------|
|
|-----------|------------|
|
||||||
| macOS | ✅ **full** |
|
| macOS | ✅ **full** |
|
||||||
| Windows | 🟠 limited |
|
| Windows | 🟠 limited |
|
||||||
| GNU/Linux | 🟠 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 |
|
| category | info |
|
||||||
|---------------------|--------------------------------------------------------|
|
|---------------------|--------------------------------------------------------|
|
||||||
| official repository | [gitea src](https://git.beatrice.wtf/Tools/autosqeal) |
|
| official repository | [gitea src](https://git.beatrice.wtf/Tools/autosqeal) |
|
||||||
|
|||||||
Reference in New Issue
Block a user