From c6399a03ea862ec93e0938f7fe4a51442221fd07 Mon Sep 17 00:00:00 2001
From: Andrew <38451425+andrewjneumann@users.noreply.github.com>
Date: Wed, 22 Apr 2026 14:12:53 -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 7bbdbba..2845cf4 100644
--- a/README.md
+++ b/README.md
@@ -44,7 +44,7 @@ You need to have [GPodderSync](https://apps.nextcloud.com/apps/gpoddersync) inst
| [AntennaPod](https://antennapod.org) | Initial purpose for this project, as a synchronization endpoint for this client.
Support is available [as of version 2.5.1](https://github.com/AntennaPod/AntennaPod/pull/5243/). |
| [KDE Kasts](https://apps.kde.org/de/kasts/) | Supported since version 21.12 |
| [Garmin Podcasts](https://lucasasselli.github.io/garmin-podcasts/) | Only for [compatible Garmin watches](https://apps.garmin.com/en-US/apps/b5b85600-0625-43b6-89e9-1245bd44532c), supported since version 3.3.4 |
-| [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) |
## Installation
From 99c1c5dafca25524069103be52199b42edb35de1 Mon Sep 17 00:00:00 2001
From: Andrew <38451425+andrewjneumann@users.noreply.github.com>
Date: Wed, 22 Apr 2026 14:22:32 -0700
Subject: [PATCH 2/2] Update README.md
https://yourpods.app website
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 2845cf4..bce7646 100644
--- a/README.md
+++ b/README.md
@@ -44,7 +44,7 @@ You need to have [GPodderSync](https://apps.nextcloud.com/apps/gpoddersync) inst
| [AntennaPod](https://antennapod.org) | Initial purpose for this project, as a synchronization endpoint for this client.
Support is available [as of version 2.5.1](https://github.com/AntennaPod/AntennaPod/pull/5243/). |
| [KDE Kasts](https://apps.kde.org/de/kasts/) | Supported since version 21.12 |
| [Garmin Podcasts](https://lucasasselli.github.io/garmin-podcasts/) | Only for [compatible Garmin watches](https://apps.garmin.com/en-US/apps/b5b85600-0625-43b6-89e9-1245bd44532c), supported since version 3.3.4 |
-| [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) |
## Installation