Skip to content

Commit

Permalink
Add Flatpak install instructions
Browse files Browse the repository at this point in the history
Gydl is finally available on Flathub.
  • Loading branch information
AsavarTzeth committed Sep 13, 2017
1 parent 0e934f4 commit 087f25f
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,17 @@ Thanks for your patience.
* [Arch Linux](https://aur.archlinux.org/packages/gydl-git/)
(Credit: [AffeAli](https://github.com/AffeAli))

## Flatpak

[Flatpak](http://flatpak.org) packages support multiple distributions and are sandboxed.

Stable releases are hosted on [Flathub](https://flathub.org):

```
flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
flatpak install flathub com.github.JannikHv.Gydl
```

## Source

Gydl is written in Python3 and uses the GTK+3 toolkit.
Expand Down

0 comments on commit 087f25f

Please sign in to comment.