Common library between the MacroKeys apps: Android App and the Desktop Server.
This project is built with maven so you need to install the maven cli to run it.
To execute simply use
mvn exec:java
mvn package
The output .jar
is in the ./target
directory.
This project is licensed under the GPL License see the LICENSE.md file for details