AppImageSpec
App package format
Defines the standard for creating and managing portable, executable application packages
This repository holds the specification for the AppImage format.
71 stars
13 watching
22 forks
last commit: 3 months ago
Linked from 1 awesome list
appimageappimage-format
Related projects:
Repository | Description | Stars |
---|---|---|
appimagecommunity/pkg2appimage | Tool to convert existing deb packages to portable Linux app images | 697 |
appimagecrafters/appimage-builder | A tool for packaging and distributing Linux applications in a portable bundle format. | 316 |
appimagecommunity/libappimage | Provides functionality for dealing with AppImage files | 46 |
appimagecrafters/appimage-cli-tool | A CLI tool for managing AppImage packages. | 107 |
niess/python-appimage | Distributions of Python runtime environments packaged in AppImage format for Linux systems. | 175 |
aferrero2707/appimage-testsuite | Tools and scripts to test and run AppImage packages using Docker containers | 19 |
appimagecrafters/build-appimage | A GitHub Action that automates the creation of AppImages using appimage-builder | 31 |
valicm/appimage-bash | Automates creation of AppImage files from .tar.gz packages. | 1 |
lrespublica/package-to-appimage | A tool for converting package files into isolated appimage formats for distribution. | 4 |
srevinsaju/pyappimage | An AppImage builder specifically designed for Python applications. | 19 |
pegvin/bread | Tools and scripts for managing AppImage packages on Linux | 35 |
credibleopossum/flash-to-appimage | Packages a flash game into an AppImage | 2 |
beeware/briefcase-linux-appimage-template | A template for building Python apps packaged as Linux AppImages using Briefcase. | 21 |
lalten/rules_appimage | Creates portable Linux applications by bundling binary targets and runfiles into a self-contained executable file | 27 |
ravbug/appimage.cmake | Automates generation of AppImage executables from CMake builds | 17 |