Flatter

Build and host a Flatpak repository

Flatter is a GitHub Action for building and hosting a Flatpak repository in a static hosting environment, such as GitHub Pages.

Nightly Repository

Flatter is ideal for a low-traffic Flatpak repository, like distributing automated nightly builds. A .flatpakrepo file is generated for your repository, making it easy for users to test your latest code.

Nightly Downloads

For every successful build, Flatter can upload a Flatpak bundle as a CI artifact. Together with nightly.link you can share direct links to Flatpak bundles, built from the latest commit.