Publish-AppImage
App deployment tool
Tools to build and deploy .NET applications as Linux AppImages
Publish-AppImage for .NET is a simple bash utility which calls dotnet publish
and packages the output as an AppImage file (or zip) with a single command. The Linux "Desktop Entry" file is generated automatically.
30 stars
1 watching
1 forks
Language: Shell
last commit: over 1 year ago
Linked from 1 awesome list
appimageappimage-builderappimagetoolbashc-sharpdotnetlinux
Related projects:
Repository | Description | Stars |
---|---|---|
lalten/rules_appimage | Creates portable Linux applications by bundling binary targets and runfiles into a self-contained executable file | 27 |
appimagecommunity/pkg2appimage | Tool to convert existing deb packages to portable Linux app images | 697 |
sudo-give-me-coffee/wine32-deploy | A tool for creating AppImages for 32-bit Microsoft Windows applications | 61 |
appimagecommunity/appimageupdate | A tool that enables decentralized updates of packaged applications in Linux using delta encoding. | 582 |
niess/python-appimage | Distributions of Python runtime environments packaged in AppImage format for Linux systems. | 175 |
prateekmedia/appimagepool | A client tool for managing AppImages on Linux desktops | 647 |
appimagecrafters/appimage-builder | A tool for packaging and distributing Linux applications in a portable bundle format. | 316 |
ivan-hc/appman | A package manager for portable app images that allows users to install, update and manage applications locally without root privileges. | 143 |
pegvin/bread | Tools and scripts for managing AppImage packages on Linux | 35 |
valicm/appimage-bash | Automates creation of AppImage files from .tar.gz packages. | 1 |
srevinsaju/zap | A command-line tool for managing and installing AppImages on Linux systems. | 510 |
appimage/appimagespec | Defines the standard for creating and managing portable, executable application packages | 71 |
kuiperzone/pupnet-deploy | Generates cross-platform installation files for .NET applications | 195 |
appimage/appimagekit | A tool for packaging and distributing desktop applications in a format compatible with various Linux distributions. | 8,771 |
mijorus/gearlever | A tool for managing and installing AppImages in Linux desktop environments. | 562 |