osscameroon / js-generator

Generates JavaScript from HTML
https://osscameroon.github.io/js-generator/
MIT License
18 stars 14 forks source link

Deploy Desktop Apps on Windows , Mac and Linux #90

Open FanJups opened 1 year ago

FanJups commented 1 year ago

https://www.google.com/search?q=how+to+deploy+our+java+cli+app+on+linux%2C+mac+and+windows&rlz=1C1UEAD_enFR1017__1017&oq=how+to+deploy+our+java+cli+app+on+linux%2C+mac+and+windows&aqs=chrome..69i57j0i546l2.27909j0j7&sourceid=chrome&ie=UTF-8

https://www.reddit.com/r/java/comments/sqbz69/deploy_java_desktop_apps_as_native_bundles_for/

https://www.jdeploy.com/

https://github.com/shannah/jdeploy

FanJups commented 1 year ago

Thread about deploying JavaFx App as a Self-Contained App using maven

https://twitter.com/FanJups/status/1348531319706447872?t=itAXgQtjl5yz7xJYP5JLTQ&s=19

FanJups commented 1 year ago

https://github.com/FanJups/learning-java-fx/blob/main/RESEARCHES.md

https://github.com/FanJups/AwesomeJavaFX

HanslettTheDev commented 1 year ago

Just a question, can't this be packaged with something different. Like writing a wrapper that connects with the Java CLi and just returns the result

FanJups commented 1 year ago

@HanslettTheDev , we are building a family of Apps / APIs: Maven & Gradle Library, REST APIs, Web & Desktop Apps and Command Line Interface. This issue https://github.com/osscameroon/js-generator/issues/91 explains why we are doing this. The end user will choose the option that is more suitable for him/her.

HanslettTheDev commented 1 year ago

oh I see. Then this project isn't for me yet

FanJups commented 1 year ago

Why ? We also have beginners, don't hesitate to join us https://t.me/+-V0HhH2fIFNhNWM0

We'll move Forward together 💯 😊

FanJups commented 1 year ago

https://github.com/wiverson/maven-jpackage-template

FanJups commented 6 months ago

https://github.com/heshanthenura/JavaPackageDemo