Skip to content

Commit 222259d

Browse files
authored
Merge pull request #574 from InroEn/master
Add OpenAir to apps list
2 parents c98dbe0 + b326daa commit 222259d

2 files changed

Lines changed: 21 additions & 0 deletions

File tree

server/assets/openair.png

33.7 KB
Loading

server/data/apps.json

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4213,5 +4213,26 @@
42134213
"elementName": "Value"
42144214
}
42154215
]
4216+
},
4217+
{
4218+
"appName": "OpenAir",
4219+
"appType": ["app", "podcast player", "open source"],
4220+
"tagLine": "OpenAir is a free and open source podcast app for exploring and enjoying the vast world of podcasts.",
4221+
"appUrl": "https://openair-podcast.github.io/openair-website/",
4222+
"appIconUrl": "openair.png",
4223+
"platforms": ["Mobile", "Android", "Linux", "Windows"],
4224+
"platformLinks": {
4225+
"Android": "https://play.google.com/store/apps/details?id=com.liquidhive.openair",
4226+
"Linux": "https://github.com/OpenAir-Podcast/OpenAir/releases",
4227+
"Windows": "https://github.com/OpenAir-Podcast/OpenAir/releases"
4228+
},
4229+
"supportedElements": [
4230+
{
4231+
"elementName": "Medium"
4232+
},
4233+
{
4234+
"elementName": "Search"
4235+
}
4236+
]
42164237
}
42174238
]

0 commit comments

Comments
 (0)