README: Add flahub instructions.

This commit is contained in:
Jordan Petridis 2018-07-31 11:40:05 +03:00
parent 042c9eed9c
commit d8d7193cbc
No known key found for this signature in database
GPG Key ID: CEABAD9F5683B9A6

View File

@ -7,6 +7,24 @@ Listen to your favorite podcasts, right from your desktop.
![shows_view](./screenshots/shows_view.png)
![show_widget](./screenshots/show_widget.png)
## Available from [Flathub](https://www.flathub.org/apps/details/org.gnome.Podcasts)
Install by clicking and opening [this](https://www.flathub.org/apps/details/org.gnome.Podcasts) with GNOME Software
### Command line options:
Make sure to follow the [setup guide][flatpak_setup] before installing
Install:
```sh
flatpak install flathub org.gnome.Podcasts
```
Run:
```sh
flatpak run org.gnome.Podcasts
```
## Quick start
GNOME Podcasts can be built and run with [Gnome Builder](https://wiki.gnome.org/Apps/Builder) >= 3.28.
@ -151,4 +169,5 @@ And almost the entirety of the build system is copied from the [Fractal](https:/
[vendor]: https://github.com/alexcrichton/cargo-vendor
[irc]: irc://irc.gnome.org/#hammond
[matrix]: https://matrix.to/#/#gnome-podcasts:matrix.org
[matrix]: https://matrix.to/#/#gnome-podcasts:matrix.org
[flatpak_setup]: https://flatpak.org/setup/