From 6c2a1eb24eef86c93c88a504380c42aa2e91cb70 Mon Sep 17 00:00:00 2001 From: Andrew <38451425+andrewjneumann@users.noreply.github.com> Date: Wed, 22 Apr 2026 14:11:54 -0700 Subject: [PATCH 1/2] Update README.md Minor change to reflect refactor from dart to swift/ui for YourPods. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f4c5491..f8d18a3 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ The personal settings page lists all synchronized subscriptions, offers a remove | [FocusPodcast](https://github.com/allentown521/FocusPodcast) | Fork of AntennaPod, with a focus on UI and customization | | [Podcini.X](https://github.com/XilinJia/Podcini.X) | Fork of AntennaPod, with a focus on many features. Synchronization is not yet stable. | | [GNOME Podcasts](https://apps.gnome.org/Podcasts/) | Supported in Nightly. | -| [YourPods](https://asecretcompany.com/yourpods/) | Podcast client focused on iOS + ecosystem (AirPlay, CarPlay, WatchOS). The source (dart) can be complied for other platforms [YourPods-source](https://github.com/asecretcompany/yourpods-source) | +| [YourPods](https://asecretcompany.com/yourpods/) | Podcast client focused on iOS + ecosystem (AirPlay, CarPlay, WatchOS, and macOS). The source (Swift/SwiftUI) can be complied for other platforms [YourPods-source](https://github.com/asecretcompany/yourpods-source) | | ~~[Garmin Podcasts](https://lucasasselli.github.io/garmin-podcasts/)~~ | Repository archived, app is [no longer available](https://apps.garmin.com/en-US/apps/b5b85600-0625-43b6-89e9-1245bd44532c) | ### Installation Either from the official Nextcloud app store ([link to app page](https://apps.nextcloud.com/apps/gpoddersync)) or by downloading the [latest release](https://github.com/thrillfall/nextcloud-gpodder/releases/latest) and extracting it into your Nextcloud apps/ directory. From af9de6aae73221c8e560b20542adca0c7df4ac81 Mon Sep 17 00:00:00 2001 From: Andrew <38451425+andrewjneumann@users.noreply.github.com> Date: Wed, 22 Apr 2026 14:25:03 -0700 Subject: [PATCH 2/2] Update README.md https://yourpods.app --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f8d18a3..ae1f7b1 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ The personal settings page lists all synchronized subscriptions, offers a remove | [FocusPodcast](https://github.com/allentown521/FocusPodcast) | Fork of AntennaPod, with a focus on UI and customization | | [Podcini.X](https://github.com/XilinJia/Podcini.X) | Fork of AntennaPod, with a focus on many features. Synchronization is not yet stable. | | [GNOME Podcasts](https://apps.gnome.org/Podcasts/) | Supported in Nightly. | -| [YourPods](https://asecretcompany.com/yourpods/) | Podcast client focused on iOS + ecosystem (AirPlay, CarPlay, WatchOS, and macOS). The source (Swift/SwiftUI) can be complied for other platforms [YourPods-source](https://github.com/asecretcompany/yourpods-source) | +| [YourPods](https://yourpods.app) | Podcast client focused on iOS + ecosystem (AirPlay, CarPlay, WatchOS, and macOS). The source (Swift/SwiftUI) can be complied for other platforms [YourPods-source](https://github.com/asecretcompany/yourpods-source) | | ~~[Garmin Podcasts](https://lucasasselli.github.io/garmin-podcasts/)~~ | Repository archived, app is [no longer available](https://apps.garmin.com/en-US/apps/b5b85600-0625-43b6-89e9-1245bd44532c) | ### Installation Either from the official Nextcloud app store ([link to app page](https://apps.nextcloud.com/apps/gpoddersync)) or by downloading the [latest release](https://github.com/thrillfall/nextcloud-gpodder/releases/latest) and extracting it into your Nextcloud apps/ directory.