Loading repository data…
Loading repository data…
maltfield / repository
A fork-ready base for your new GUI application. Uses CI to automatically build executables for Linux (AppImage), Windows (exe), and MacOS (dmg)
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
This repo is a fork-ready base for your new cross-platform, python-based GUI application.
It includes the CI pipeline to automatically build self-contained executables for Linux (AppImage), Windows (exe), and MacOS (dmg).
This project uses kivy, which also supports android and iOS--though building apps for these platforms hasn't been automated into GitHub Actions (yet). PRs Welcome! ;)
When you push git commits to github on master, github will automatically spin up containers in the cloud and build your application's executables for all target platforms.
Checkout our Releases Section to download and run the self-contained Hello World executables for Linux, Windows, and MacOS that were built by this repo.
The following apps have been built by forking this repo
The contents of this repo are dual-licensed. All code is GPLv3 and all other content is CC-BY-SA.