docs: 📝 add comparison with other podcasts app
This commit is contained in:
parent
ef064f0eb3
commit
2c078d32ae
17
README.md
17
README.md
@ -14,6 +14,23 @@ You need to have [GPodderSync](https://apps.nextcloud.com/apps/gpoddersync) inst
|
||||
- Unified search integration
|
||||
- Interface in multiple languages
|
||||
|
||||
## Comparaison with similar apps for Nextcloud
|
||||
|
||||
| | [RePod](https://apps.nextcloud.com/apps/repod) | [NextPod](https://apps.nextcloud.com/apps/nextpod) | [Music](https://apps.nextcloud.com/apps/music) | [Podcast](https://apps.nextcloud.com/apps/podcast) |
|
||||
| --- | --- | --- | --- | --- |
|
||||
| Actively maintened | ✅ | ✅ | ✅ | ❌ |
|
||||
| Play your local music files | ❌ | ❌ | ✅ | ❌ |
|
||||
| Create and manage playlists | ❌ | ❌ | ✅ | ❌ |
|
||||
| Sync with [GPodder clients](#clients-supporting-sync-of-gpoddersync) | ✅ | ✅ | ❌ | ❌ |
|
||||
| Add and manage subscriptions | ✅ | ❌ | ✅ | ✅ |
|
||||
| Listen synced episodes by another clients | ✅ | ✅ | ❌ | ❌ |
|
||||
| Fetch and listen new epidodes | ✅ | ❌ | ✅ | ✅ |
|
||||
| Keep track of listened episodes | ✅ | ✅ | ❌ | ✅ |
|
||||
| Import and export subscriptions | ✅ | ❌ | ❌ | ❌ |
|
||||
| Integrate with Nextcloud search engine | ✅ | ❌ | ❌ | ✅ |
|
||||
| Mobile friendly interface | ✅ | ❌ | ✅ | ✅ |
|
||||
| Support chapters | ❌ | ❌ | ❌ | ✅ |
|
||||
|
||||
## Screenshots
|
||||
|
||||
### Homepage
|
||||
|
Loading…
Reference in New Issue
Block a user