34 skills found · Page 1 of 2
beryx / Badass Jlink PluginCreate a custom runtime image of your modular application
wiverson / Maven Jpackage TemplateSample project illustrating building nice, small cross-platform JavaFX or Swing desktop apps with native installers while still using the standard Maven dependency system.
dlemmermann / JPackageScriptFXA tutorial project featuring a build script (Mac, Windows) for JavaFX applications based on the new jpackage tool.
epinter / TqrespecTQRespec - The respec tool for Titan Quest game
rladstaetter / LogoRRRA simple and straightforward log viewer that displays the events of interest in a clear and concise visual manner so that you can identify them faster.
petr-panteleyev / Jpackage Gradle PluginJPackage Gradle Plugin
Akman / Jpackage Maven PluginThe jpackage maven plugin lets you create a custom runtime image/installer with the jpackage tool introduced in Java 14.
SergeMerzliakov / InstallmationCreates Cross Platform Java Application Installers via Graphical User Interface
petr-panteleyev / Jpackage Maven PluginJPackage Maven Plugin
wiverson / Jtoolprovider PluginThis Maven Plugin does two things. First, it automatically transforms your Maven dependency graph into Java modules. Second, it bridges Maven and built-in Java tools like jdeps, jlink, and jpackage.
kdroidFilter / ComposeDesktopLinuxDepsGradle plugin for Compose Desktop that injects Linux package dependencies into jpackage outputs (DEB): add Depends:/Requires: automatically.
wdrammeh / Utg Student DashboardA Flexible and Elegant student management system for the University of The Gambia ("UTG")
beryx / Fxgl Sliding PuzzleA Java 11+ sliding puzzle game using the FXGL library
hanggrian / Packaging Gradle PluginStart making native distributions for your JAR
sualeh / Build JpackageHow to Create Platform-Specific Installers for Your Java Applications from GitHub Actions Using jpackage
gradlex-org / Java Module PackagingA Gradle plugin to package stand-alone Java applications for multiple operating systems and architectures with 'jpackage'.
edwarddn / Dinosaur Edward GameDinosaur Edward Game is a Java-based adaptation of the popular Chrome dinosaur game (T-rex). It incorporates an artificial intelligence that employs natural selection within a genetic algorithm, providing the option to play against the AI network or engage in training it.
PhilixTheExplorer / Bug GymA lightweight, offline-first Java practice desktop app for beginners. Simulates Moodle-style exam environments with automated testing and syntax highlighting. Built with JavaFX.
philen / Scala Jpackage Workflow DemoDemonstrate jpackage for Scala apps for OS X and Windows using GitHub workflows
florendg / JpackageFxA simple demo for building and packaging a javaFX application