AppImage.cmake
App builder
Automates generation of AppImage executables from CMake builds
Generate AppImages automatically from your CMake build process
17 stars
4 watching
1 forks
Language: CMake
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
mgrojo/alr2appimage | A tool for automatically creating AppImage executables from Alire crates. | 12 |
appimagecrafters/build-appimage | A GitHub Action that automates the creation of AppImages using appimage-builder | 31 |
ivan-hc/appimagen | Generates custom AppImages from Debian or Ubuntu packages | 16 |
srevinsaju/pyappimage | An AppImage builder specifically designed for Python applications. | 19 |
appimagecommunity/pkg2appimage | Tool to convert existing deb packages to portable Linux app images | 697 |
appimagecrafters/appimage-cli-tool | A CLI tool for managing AppImage packages. | 107 |
theassassin/appimagecraft | Generates build scripts for creating AppImages in a parameterizable and introspectable way | 38 |
mttbernardini/appimage-thumbnailer | Tools for generating thumbnails for AppImage packages | 10 |
valicm/appimage-bash | Automates creation of AppImage files from .tar.gz packages. | 1 |
saleae/electron-forge-maker-appimage | A builder tool for creating AppImage packages for Electron applications | 8 |
athrunsun/homebrew-appimage | A collection of reusable AppImage packages for Homebrew formulas | 10 |
appimagecrafters/appimage-builder | A tool for packaging and distributing Linux applications in a portable bundle format. | 316 |
pegvin/bread | Tools and scripts for managing AppImage packages on Linux | 35 |
lalten/rules_appimage | Creates portable Linux applications by bundling binary targets and runfiles into a self-contained executable file | 27 |
appimage/appimagespec | Defines the standard for creating and managing portable, executable application packages | 71 |