From 3e8cf91c327c0f431ffe015cdc673cd38de87511 Mon Sep 17 00:00:00 2001 From: Michel Roux Date: Wed, 10 Jan 2024 15:54:30 +0100 Subject: [PATCH] doc: Update README --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b6566c8..2b84e55 100644 --- a/README.md +++ b/README.md @@ -10,9 +10,10 @@ You need to have [GPodderSync](https://apps.nextcloud.com/apps/gpoddersync) inst - [x] Keep track of subscribed shows and episodes - [x] Sync them with GPodderSync compatible clients - [ ] Import and export subscriptions -- [ ] Mobile friendly interface +- [x] Mobile friendly interface - [ ] Unified search integration -- [ ] Interface in multiple languages +- [ ] Dashboard integration +- [x] Interface in multiple languages ## Clients supporting sync of GPodderSync @@ -20,7 +21,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 | +| [Podcast Merlin](https://github.com/yoyoooooooooo/Podcast-Merlin--Nextcloud-Gpodder-Client-For-Windows) | Full sync support podcast client for Windows | ## Installation