Skip to content

Commit 8840139

Browse files
Added gPodder (#882)
* Added gPodder * Added gPodder icon image url --------- Co-authored-by: Serhii Londar <[email protected]>
1 parent 86edeed commit 8840139

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

applications.json

+16
Original file line numberDiff line numberDiff line change
@@ -9674,6 +9674,22 @@
96749674
"official_site": "https://adium.im/",
96759675
"languages": [
96769676
"c"
9677+
]
9678+
},
9679+
{
9680+
"short_description": "gPodder is a simple, open source podcast client.",
9681+
"categories": [
9682+
"podcast"
9683+
],
9684+
"repo_url": "https://github.com/gpodder/gpodder",
9685+
"title": "gPodder",
9686+
"icon_url": "https://raw.githubusercontent.com/gpodder/gpodder/master/share/icons/hicolor/64x64/apps/gpodder.png",
9687+
"screenshots": [
9688+
"https://gpodder.github.io/assets/screenshot-2022-03-24-crop.png"
9689+
],
9690+
"official_site": "https://gpodder.github.io/",
9691+
"languages": [
9692+
"python"
96779693
]
96789694
}
96799695
]

0 commit comments

Comments
 (0)