update lists
This commit is contained in:
@@ -66,7 +66,7 @@
|
||||
### App catalogs
|
||||
|
||||
- [AppImage.GitHub.io](https://appimage.github.io/) - Catalog of AppImages that passed an automated test, links to upstream download pages.
|
||||
- [Get AppImage](https://g.srev.in/get-appimage/) - Collection of all AppImages in one website. Great search functionality.
|
||||
- [Get AppImage](https://g.sreve/get-appimage/) - Collection of all AppImages in one website. Great search functionality.
|
||||
|
||||
### App stores
|
||||
|
||||
@@ -161,6 +161,7 @@ Although the AppImage format was carefully designed not to need any special supp
|
||||
- [go-appimagetool](https://github.com/probonopd/go-appimage/tree/master/src/appimagetool) - Tool that deploys dependencies into AppDirs, and converts AppDirs into AppImages (experimental).
|
||||
- [linuxdeployqt](https://github.com/probonopd/linuxdeployqt) - Deploys dependencies into AppDirs and creates AppImages; for Qt and other compiled applications.
|
||||
- [linuxdeploy](https://github.com/linuxdeploy/linuxdeploy) - AppDir creation and maintenance tool using plugins.
|
||||
- [XojoToAppImage](https://github.com/AlwaysOfflineSoftware/XojoToAppImage) - Graphical tool for packaging compiled Xojo Linux programs into AppImages.
|
||||
|
||||
### Deployment tools for Python applications
|
||||
|
||||
@@ -193,6 +194,7 @@ Although the AppImage format was carefully designed not to need any special supp
|
||||
- [Publish-AppImage for .NET](https://github.com/kuiperzone/Publish-AppImage) - Publish AppImages for .NET applications.
|
||||
- [.NET Core AppImage example](https://github.com/ppy/osu-deploy/blob/697a49e9602502a2b7a899c0dff5383f6512d5d2/Program.cs#L207-L243) - Example of how to deploy .NET Core (Mono) applications as an AppImage using `dotnet publish -f netcoreapp3.1 -r linux-x64` from within a `.cs` program.
|
||||
- [PupNet Deploy](https://github.com/kuiperzone/PupNet-Deploy) - Cross-platform deployment utility which publishes your .NET project and packages it as a ready-to-ship installation file in a single step.
|
||||
- [DotnetPackaging](https://github.com/SuperJMN/DotnetPackaging) - Tool to distribute .NET applications in the AppImage format.
|
||||
|
||||
### Deployment tools for Flash applications
|
||||
|
||||
@@ -213,7 +215,7 @@ Although the AppImage format was carefully designed not to need any special supp
|
||||
- [arch2appimage](https://github.com/hanzala123/arch2appimage) - Python script to convert any Arch Linux package (official/AUR) to an AppImage.
|
||||
- [appimage-bash](https://github.com/valicm/appimage-bash) - GitHub Action for creating AppImage releases from binaries inside `.tar.gz` archives.
|
||||
- [Package-to-appimage](https://github.com/CausaPrincipalis71/package-to-appimage) - Tool for converting `.deb` and `.rpm` packages into AppImage format by using Docker.
|
||||
- [GMAppImager](https://github.com/time-killer-games/GMAppImager) - Graphically Converts GameMaker Studio 2 games to AppImage bundles.
|
||||
- [GMAppImager](https://github.com/samuelvenable/GMAppImager) - Graphically Converts GameMaker Studio 2 games to AppImage bundles.
|
||||
- [AppImaGen](https://github.com/ivan-hc/AppImaGen) - Generates an AppImage from Debian or from a PPA of your choice for the previous (unfortunately not the oldest as recommended) and still supported Ubuntu LTS.
|
||||
|
||||
### Metadata tools
|
||||
@@ -315,3 +317,6 @@ Although the AppImage format was carefully designed not to need any special supp
|
||||
|
||||
- [awesome-linuxdeploy](https://github.com/linuxdeploy/awesome-linuxdeploy) - Awesome list on linuxdeploy.
|
||||
- [All Awesome Lists](https://github.com/topics/awesome) - All the Awesome lists on GitHub.
|
||||
|
||||
[appimage.md Github](https://github.com/AppImage/awesome-appimage
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user