My small tool created in JavaFX with Github release pipeline

This page summarizes the projects mentioned and recommended in the original post on /r/java

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • 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.

  • Writing tool in JavaFX was the easy part, but then I had to somehow create both Linux and macOS packages. I used this great template (https://github.com/wiverson/maven-jpackage-template) as a guide to integrate jpackage into my Maven build. But I decided to stick with JPMS module system. This makes things a bit harder if you want to use non-JPMS libraries (or a library that only adds Automatic-Module-Name in jar manifest; looking at you Guava).

  • img2h

    Convert images and icons to Adafruit GFX library format.

  • The end result you can be seen here: https://github.com/marcin-chwedczuk/img2h

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Need help building JavaFX project in VsCode

    1 project | /r/JavaFX | 12 Jun 2023
  • How do you usually deploy Java Swing application in Windows machine, so that it can pass Microsoft Defender SmartScreen checking?

    3 projects | /r/java | 25 May 2023
  • How do I make my javafx application a jar file and eventually an executable file?

    4 projects | /r/JavaFX | 2 Apr 2023
  • How do you package your Swing app?

    3 projects | /r/java | 31 Mar 2023
  • Why is bundling a javafx app such a nightmare?

    3 projects | /r/java | 3 Feb 2023