linuxdeployqt
App bundler
A tool for creating self-contained Linux applications by bundling required libraries and plugins.
Makes Linux applications self-contained by copying in the libraries and plugins that the application uses, and optionally generates an AppImage. Can be used for Qt and other applications
2k stars
74 watching
415 forks
Language: C++
last commit: 7 days ago
Linked from 2 awesome lists
appimageapplicationsdeploymentlinuxpackagingqtqt5
Related projects:
Repository | Description | Stars |
---|---|---|
niess/linuxdeploy-plugin-python | A plugin that bundles Python into an AppDir using a source distribution and linuxdeploy | 24 |
linuxdeploy/linuxdeploy | A tool that automates the creation and maintenance of isolated application directories with bundled dependencies. | 570 |
ronaldoussoren/py2app | A tool to create standalone application bundles from Python scripts on macOS. | 361 |
appimagecrafters/appimage-builder | A tool for packaging and distributing Linux applications in a portable bundle format. | 317 |
injoydeng/resigntool | An app for macOS to resign and bundle iOS apps into IPA files without restrictive application identifiers. | 411 |
pepsryuu/nollup | A bundler designed to speed up development and provide Hot Module Replacement for applications built with Rollup. | 488 |
chrisdickinson/beefy | A tool for bundling and serving JavaScript applications during development | 800 |
lalten/rules_appimage | Creates portable Linux applications by bundling binary targets and runfiles into a self-contained executable file | 29 |
cbl/blade-script | A package that allows adding JavaScript functionality to Blade components without repeating script tags or running separate compilers. | 48 |
magento/baler | Automates bundling and optimization of AMD modules in Magento 2 stores for improved performance. | 175 |
box-project/box | A tool for building and managing PHAR files from PHP applications | 1,145 |
brandcom/cakephp-vite | A CakePHP plugin that facilitates the use of Vite JS for bundling and hot module replacement | 20 |
panoptix-za/web-bundler | A tool for bundling Rust WebAssembly frontends into a single binary | 11 |
appimagecommunity/pkg2appimage | Tool to convert existing deb packages to portable Linux app images | 697 |
beeware/briefcase-linux-appimage-template | A template for building Python apps packaged as Linux AppImages using Briefcase. | 21 |