Skip to content

Commit 4aaff86

Browse files
authored
Merge pull request #421 from cardo-podcast/master
Added Cardo podcast client to list
2 parents 1c5ec3d + dfd931d commit 4aaff86

File tree

2 files changed

+210
-8
lines changed

2 files changed

+210
-8
lines changed

server/assets/cardo.svg

+185
Loading

server/data/apps.json

+25-8
Original file line numberDiff line numberDiff line change
@@ -69,10 +69,10 @@
6969
"appUrl": "https://www.aipodnav.com/",
7070
"appIconUrl": "AIPodNav.png",
7171
"platforms": [
72-
"Mobile",
73-
"Web",
74-
"Windows",
75-
"macOS"
72+
"Mobile",
73+
"Web",
74+
"Windows",
75+
"macOS"
7676
],
7777
"supportedElements": [
7878
{
@@ -4013,8 +4013,8 @@
40134013
"elementURL": "https://podtoo.com/blog/enhance_your_podcast_with_podtoo_supported_podcast_2_0_tags"
40144014
},
40154015
{
4016-
"elementName":"Podping",
4017-
"elementURL":"https://podcastindex.social/@russell/113165128969015505"
4016+
"elementName": "Podping",
4017+
"elementURL": "https://podcastindex.social/@russell/113165128969015505"
40184018
}
40194019
]
40204020
},
@@ -4034,7 +4034,8 @@
40344034
"elementURL": "https://www.cooler.fm"
40354035
}
40364036
]
4037-
}, {
4037+
},
4038+
{
40384039
"appName": "Alitu",
40394040
"appType": [
40404041
"hosting",
@@ -4212,5 +4213,21 @@
42124213
"elementURL": "https://unde.pixelcode.ro"
42134214
}
42144215
]
4216+
},
4217+
{
4218+
"appName": "Cardo",
4219+
"appType": [
4220+
"app",
4221+
"podcast player",
4222+
"open source"
4223+
],
4224+
"appUrl": "https://cardo-podcast.github.io",
4225+
"appIconUrl": "cardo.svg",
4226+
"platforms": [
4227+
"Windows",
4228+
"macOS",
4229+
"Linux"
4230+
],
4231+
"supportedElements": []
42154232
}
4216-
]
4233+
]

0 commit comments

Comments
 (0)