atag-one-api
atag-one-api copied to clipboard
Compile to native binary
Hallo @kozmoz !
I also have to endure this ugly thermostat, but thanks to your amazing project, at least I can have some fun while doing so.
In this fork, I bumped to JDK21 and added a native compilation step (POC for now, will polish soon).
Following command builds ./target/atag-one
mvn -Pnative package -DskipTests
It runs perfect!
- Do you accept pull requests?
- Do you mind if I publish this native binary on my homebrew-tap author as you?