build-appimage
AppImage builder
A GitHub Action that automates the creation of AppImages using appimage-builder
GitHub Action for producing AppImages
31 stars
2 watching
7 forks
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
appimagecrafters/appimage-builder | A tool for packaging and distributing Linux applications in a portable bundle format. | 316 |
srevinsaju/pyappimage | An AppImage builder specifically designed for Python applications. | 19 |
theassassin/appimagecraft | Generates build scripts for creating AppImages in a parameterizable and introspectable way | 38 |
saleae/electron-forge-maker-appimage | A builder tool for creating AppImage packages for Electron applications | 8 |
appimagecrafters/appimage-cli-tool | A CLI tool for managing AppImage packages. | 107 |
appimagecrafters/appimage-update | An implementation of an AppImage update mechanism using Go | 5 |
appimagecrafters/appimage-demo-qt5 | Demonstrates how to pack a Qt5 application as an AppImage using appimage-builder and GitHub Actions | 2 |
valicm/appimage-bash | Automates creation of AppImage files from .tar.gz packages. | 1 |
ravbug/appimage.cmake | Automates generation of AppImage executables from CMake builds | 17 |
sarweshparajuli/appnativefy | A tool to create single executable AppImage files from any website | 148 |
ivan-hc/appimagen | Generates custom AppImages from Debian or Ubuntu packages | 16 |
mgord9518/aisap | A tool to help sandbox AppImages by providing an API for managing permissions and isolating applications. | 38 |
appimage/appimagespec | Defines the standard for creating and managing portable, executable application packages | 71 |
mgrojo/alr2appimage | A tool for automatically creating AppImage executables from Alire crates. | 12 |
azubieta/appimageservices | A collection of D-Bus services providing a high-level interface over the AppImage manipulation libraries for applications launcher registration and management. | 4 |