atag-one-api icon indicating copy to clipboard operation
atag-one-api copied to clipboard

Compile to native binary

Open ghokun opened this issue 7 months ago • 1 comments

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! Screenshot 2024-07-24 at 22 04 21

  • Do you accept pull requests?
  • Do you mind if I publish this native binary on my homebrew-tap author as you?

ghokun avatar Jul 24 '24 20:07 ghokun