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: almost 2 years ago
Linked from 1 awesome list
appimageappimage-builderappimagetoolbashc-sharpdotnetlinux
Related projects:
Repository | Description | Stars |
---|---|---|
| Creates portable Linux applications by bundling binary targets and runfiles into a self-contained executable file | 29 |
| Tool to convert existing deb packages to portable Linux app images | 697 |
| A tool for creating AppImages for 32-bit Microsoft Windows applications | 61 |
| A tool that enables decentralized updates of packaged applications in Linux using delta encoding. | 587 |
| Distributions of Python runtime environments packaged in AppImage format for Linux systems. | 176 |
| A client tool for managing AppImages on Linux desktops | 651 |
| A tool for packaging and distributing Linux applications in a portable bundle format. | 317 |
| Manages portable app installations and updates locally without root privileges | 154 |
| Tools and scripts for managing AppImage packages on Linux | 35 |
| Automates creation of AppImage files from .tar.gz packages. | 1 |
| A command-line tool for managing and installing AppImages on Linux systems. | 514 |
| Defines the standard for creating and managing portable, executable application packages | 70 |
| Generates cross-platform installation files for .NET applications | 197 |
| An implementation of the AppImage format for packaging desktop applications | 8,807 |
| Tool to integrate and manage AppImages into an app menu | 614 |