mirror of
https://github.com/serhii-londar/open-source-mac-os-apps.git
synced 2024-11-21 15:10:21 +00:00
Added gPodder (#882)
* Added gPodder * Added gPodder icon image url --------- Co-authored-by: Serhii Londar <serhii.londar@gmail.com>
This commit is contained in:
parent
86edeed642
commit
8840139be2
1 changed files with 16 additions and 0 deletions
|
@ -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"
|
||||
]
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue