Go to file
Michel Roux 60fc620b79
Some checks failed
repod / release (push) Waiting to run
repod / xml (push) Successful in 20s
repod / php (push) Successful in 44s
repod / nodejs (push) Has been cancelled
fix: 📝 update first impressions (fix #137)
2024-09-15 15:06:00 +02:00
.gitea/workflows refactor: ♻️ update project from app-template 2024-05-29 17:11:53 +02:00
appinfo fix: 📝 update first impressions (fix #137) 2024-09-15 15:06:00 +02:00
img Fix svg 2023-08-24 23:27:00 +02:00
l10n chore: 🌐 update langs 2024-09-02 11:12:58 +02:00
lib chore: ⬆️ update locks 2024-09-14 17:11:11 +02:00
screens fix: 📝 update first impressions (fix #137) 2024-09-15 15:06:00 +02:00
src fix: 💄 add margin to make favorites more spaced 2024-09-15 14:34:13 +02:00
stubs/OCA/GPodderSync Fix psalm 2023-12-23 16:50:52 +00:00
templates revert: back to main to be consistent 2024-05-29 23:47:20 +02:00
translationfiles fix: 📝 update first impressions (fix #137) 2024-09-15 15:06:00 +02:00
.dockerignore refactor: ♻️ app-template refacto part 2 2024-05-29 17:55:14 +02:00
.eslintrc.cjs fix: 🐛 fix all small bugs 2024-09-14 17:11:11 +02:00
.gitignore revert: css is on js, no need for ignoring 2024-08-17 00:13:58 +02:00
.l10nignore refactor: ♻️ app-template refacto part 2 2024-05-29 17:55:14 +02:00
.nvmrc refactor: ♻️ update project from app-template 2024-05-29 17:11:53 +02:00
.php-cs-fixer.dist.php refactor: ♻️ app-template refacto part 2 2024-05-29 17:55:14 +02:00
CHANGELOG.md docs: 📝 update changelog 2024-09-02 11:27:18 +02:00
composer.json chore: ⬆️ update locks 2024-09-14 17:11:11 +02:00
composer.lock chore: ⬆️ update locks 2024-09-14 17:14:49 +02:00
Dockerfile fix: 🔧 use new ENV syntax for dockerfile 2024-08-08 09:56:42 +02:00
LICENSE refactor: ♻️ update project from app-template 2024-05-29 17:11:53 +02:00
Makefile build: 📝 fix build and remove COC for now 2024-08-17 00:10:17 +02:00
package-lock.json fix: 🧑‍💻 fix sourcemap crashing on watch by disabling sourcemap entierly 2024-09-15 14:33:37 +02:00
package.json fix: 🐛 fix all small bugs 2024-09-14 17:11:11 +02:00
psalm.xml refactor: ♻️ update project from app-template 2024-05-29 17:11:53 +02:00
README.md fix: 📝 update first impressions (fix #137) 2024-09-15 15:06:00 +02:00
renovate.json Add renovate.json 2023-06-23 00:24:39 +00:00
stylelint.config.cjs refactor: ♻️ typescript ok, need tests 2024-09-14 17:10:56 +02:00
tsconfig.json refactor: 🚧 introducing typescript (not working now) 2024-09-14 17:10:46 +02:00
vite.config.ts fix: 🧑‍💻 fix sourcemap crashing on watch by disabling sourcemap entierly 2024-09-15 14:33:37 +02:00

RePod Nextcloud App

This Nextcloud app lets you visualize, manage and play your favorite podcasts.

You need to have GPodderSync installed to use this app!

Features

  • Browse podcasts and play them directly in Nextcloud
  • Keep track of subscribed shows and episodes
  • Sync them with GPodderSync compatible clients
  • Import and export subscriptions
  • Mobile friendly interface
  • Unified search integration

Comparaison with similar apps for Nextcloud

RePod NextPod Music Podcast
Actively maintened
Play your local music files
Sync with GPodder clients
Add and manage subscriptions
Listen synced episodes by another clients
Fetch and listen new epidodes
Keep track of listened episodes
Download epidodes
Import and export subscriptions
Search and discover new podcasts
Open episode website and RSS feed
Integrate with Nextcloud search engine
Integrate with Nextcloud Notes
Mobile friendly interface
Support chapters
Available in multiple languages (en/fr/de) (en/de)

Screenshots

Homepage

homepage

Discover

homepage

search

Episode list

episodes

Episode description

modal

Clients supporting sync of GPodderSync

client support status
AntennaPod Initial purpose for this project, as a synchronization endpoint for this client.
Support is available as of version 2.5.1.
KDE Kasts Supported since version 21.12
Podcast Merlin Full sync support podcast client for Windows
Cardo Podcast client with sync support, for Windows, Mac and Linux

Installation

Either from the official Nextcloud app store or by downloading the latest release and extracting it into your Nextcloud apps/ directory.

Credits