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.
31 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 | 29 |
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. | 587 |
niess/python-appimage | Distributions of Python runtime environments packaged in AppImage format for Linux systems. | 176 |
prateekmedia/appimagepool | A client tool for managing AppImages on Linux desktops | 651 |
appimagecrafters/appimage-builder | A tool for packaging and distributing Linux applications in a portable bundle format. | 317 |
ivan-hc/appman | Manages portable app installations and updates locally without root privileges | 154 |
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. | 514 |
appimage/appimagespec | Defines the standard for creating and managing portable, executable application packages | 70 |
kuiperzone/pupnet-deploy | Generates cross-platform installation files for .NET applications | 197 |
appimage/appimagekit | An implementation of the AppImage format for packaging desktop applications | 8,807 |
mijorus/gearlever | Tool to integrate and manage AppImages into an app menu | 614 |