Skip to content

AppImages

Roeland Jago Douma edited this page Jan 29, 2021 · 383 revisions

This list is no longer maintained. Please head to the AppImageHub central directory of AppImages available instead.

Do not delete this page yet -- not all applications have made it into the AppImageHub yet.

Upstream AppImages

This section lists AppImages available for download from upstream projects or vendors. Upstream means that you get the AppImage directly from the original authors of the software with no intermediaries like distributions.

We ask upstreams to not just publish the resulting AppImages, but also the scripts used to generate them.

3rd-party provided AppImages

This section lists AppImages available for download from 3rd-parties.

Example AppImages and recipes

The following recipes are meant as examples. They are produced in an automated workflow in the https://github.com/AppImage/AppImages project. Upstream projects are welcome to provide official, upstream-packaged AppImages.

You can run the yml files using the meta recipe at https://github.com/probonopd/AppImages/blob/master/recipes/meta/.

This list can be updated using

wget "https://github.com/probonopd/AppImages/tree/master/recipes/meta" -O - | grep "master/recipes" | cut -d '"' -f 10 | sed -e 's|.yml||g' | sed -e 's|.*| * **\0** [yml](https://github.com/probonopd/AppImages/blob/master/recipes/meta/\0) \| [Download](https://bintray.com/probono/AppImages/)|g'

Some older ones:

This list can be updated using

wget "https://github.com/probonopd/AppImages/tree/master/recipes" -O - | grep "master/recipes" | cut -d '"' -f 10 | sed -e 's|.*| * **\0** [Recipe](https://github.com/probonopd/AppImages/blob/master/recipes/\0/Recipe) \| [Download](https://bintray.com/probono/AppImages/)|g'

Central repository

Let's make an AppImageHub where upstreams can submit their AppImages to a directory, with automated and crowd-sourced reviews, and with aspects like testing so that certain quality thresholds enforced. AppImageHub will of course be entirely optional, like Docker Hub is to Docker.

3rd party websites