diff --git a/applications.json b/applications.json index a9f8c9f4..399eab6e 100644 --- a/applications.json +++ b/applications.json @@ -9674,6 +9674,22 @@ "official_site": "https://adium.im/", "languages": [ "c" + ] + }, + { + "short_description": "gPodder is a simple, open source podcast client.", + "categories": [ + "podcast" + ], + "repo_url": "https://github.com/gpodder/gpodder", + "title": "gPodder", + "icon_url": "https://raw.githubusercontent.com/gpodder/gpodder/master/share/icons/hicolor/64x64/apps/gpodder.png", + "screenshots": [ + "https://gpodder.github.io/assets/screenshot-2022-03-24-crop.png" + ], + "official_site": "https://gpodder.github.io/", + "languages": [ + "python" ] } ]