Skip to content

Commit

Permalink
Add packaging status and more
Browse files Browse the repository at this point in the history
  • Loading branch information
tim77 committed Aug 24, 2019
1 parent 63dbddc commit 1f978ac
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Expand Up @@ -29,7 +29,9 @@ I plan on keeping Gydl stable for how it currently is/works and rewrite it compl

## Flatpak

[Flatpak](http://flatpak.org) packages support multiple distributions and are sandboxed.
[![Packaging status](https://repology.org/badge/vertical-allrepos/gydl.svg)](https://repology.org/project/gydl/versions)

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

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

Expand All @@ -38,6 +40,8 @@ flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flat
flatpak install flathub com.github.JannikHv.Gydl
```

- [Fedora](https://apps.fedoraproject.org/packages/gydl): `sudo dnf install gydl`

## Source

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

0 comments on commit 1f978ac

Please sign in to comment.