Sample apps¶
Electron: GitHub Desktop¶
This shows how a production-grade Electron app can be packaged using Conveyor, GitHub Actions and GitHub Releases.
Download a Conveyor-ized GitHub Desktop View source
Flutter¶
JVM: Jetpack Compose¶
Download (fully signed) Download (self signed)
This is an open source example app written in Kotlin. It uses Material Design and the Jetpack Compose reactive UI toolkit, which is the new standard Android GUI toolkit and also has a desktop port supported by JetBrains.
JVM: AtlantaFX Sampler¶
Download AtlantaFX sampler View source
AtlantaFX is an open source theme for JavaFX that implements a modern design language using the GitHub Primer color system. The sampler app provides a gallery of the available controls and stylings. It's written in Java with Maven. Read the blog post to learn how this app was packaged.