InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →
Javafx-template Alternatives
Similar projects and alternatives to javafx-template
-
KeenWrite
Discontinued Free, open-source, cross-platform desktop Markdown text editor with live preview, string interpolation, and math.
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
-
LifeSimRPG
Discontinued Simple JavaFX Controls based GUI for a Life Simulation game, inspired by classic older titles like Kudos and GameBiz
-
maven-jpackage-template
Sample project illustrating building nice, small cross-platform JavaFX or Swing desktop apps with native installers while still using the standard Maven dependency system.
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
Useful-Things
My opinions on common Java libraries, reverse engineering guides, and some assorted other tips
-
-
javafx-examples
A large collection of JavaFX examples demonstrating basic + advanced features of JavaFX.
-
-
-
jpackage-maven-plugin
The jpackage maven plugin lets you create a custom runtime image/installer with the jpackage tool introduced in Java 14.
-
-
-
maven-jpackage-template
Sample project illustrating building nice, small cross-platform JavaFX or Swing desktop apps with native installers while still using the standard Maven dependency system. (by PerryCameron)
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
javafx-template discussion
javafx-template reviews and mentions
-
WebAssembly Adoption: Is Slow and Steady Winning the Race?
> VMs like Python and Java require huge effort to embed.
As a (backend) Java dev, I couldn't let that stand. And indeed I found out java now offers a tool called jlink with first class support, that will create a system native (e.g. .dmg on my macbook) executable with the JRE embedded. The javafx example project* I found could be downloaded, built and run from its native release all within less than 5 minutes.
Mind you the Hello World example executable is 80mb and takes 6 seconds to start, but I feel like with the garbage we are used to in regards to desktop applications, this totally holds up. I have also read there are simple command line options to reduce the size to about 50mb.
* https://github.com/mjparme/javafx-template
- Making a runnable .jar file issue
- Problems when turning my jar file into an exe using launch4j
- Proper guide to create a .jar file including all JavaFX dependency using maven?
- How do I deploy a java application?
-
JavaFX or Swing for starting out in UI
Saying that though if you for some reason want to use JavaFX here is a JavaFX template project that uses Gradle that is ready to go out of the box. The README has instructions for how to use it with IntelliJ (i.e. clone it, point IntelliJ at it): https://github.com/mjparme/javafx-template
- How do I make my javafx application a jar file and eventually an executable file?
- JavaFX 20 + JDK20 + Gradle + GitHub Actions
- Publish a chess game on a website
- How to create an executable from a JAR?
-
A note from our sponsor - InfluxDB
www.influxdata.com | 18 Jun 2025
Stats
mjparme/javafx-template is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of javafx-template is Java.
Popular Comparisons
- javafx-template VS javafx-examples
- javafx-template VS samples
- javafx-template VS chunky
- javafx-template VS LifeSimRPG
- javafx-template VS jpackage-maven-plugin
- javafx-template VS opal
- javafx-template VS Useful-Things
- javafx-template VS jpackage-maven-plugin
- javafx-template VS dressup
- javafx-template VS IsekaiRPG