Skip to content

Commit

Permalink
Merge pull request #415 from jamieme/podextra
Browse files Browse the repository at this point in the history
Add PodExtra.AI to apps.json and upload PodExtra.png
  • Loading branch information
daveajones authored Dec 10, 2024
2 parents 0e4cf12 + b561d59 commit 12ccd0e
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 0 deletions.
Binary file added server/assets/podextra.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
27 changes: 27 additions & 0 deletions server/data/apps.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,31 @@
[
{
"appName": "PodExtra.AI",
"appType": [
"podcast player",
"website",
"directory",
"other"
],
"appUrl": "https://www.podextra.ai",
"appIconUrl": "podextra.png",
"platforms": [
"Mobile",
"Web",
"Windows",
"macOS"
],
"supportedElements": [
{
"elementName": "Transcript",
"elementURL": "https://www.podextra.ai/latest-ai-processed-episodes"
},
{
"elementName": "Chapters",
"elementURL": "https://www.podextra.ai/home"
}
]
},
{
"appName": "Pocket Casts",
"appType": [
Expand Down

0 comments on commit 12ccd0e

Please sign in to comment.