Go to file
Michel Roux e99b2c972d
All checks were successful
repod / xml (push) Successful in 12s
repod / php (push) Successful in 1m6s
repod / nodejs (push) Successful in 1m6s
repod / release (push) Has been skipped
perf: 🌐 add title for accessibility on skip on modal
2024-11-12 22:02:18 +01:00
.gitea/workflows refactor: 👷 variabilize release dep 2024-11-10 19:25:05 +01:00
appinfo chore: 🔖 update version 2024-11-09 22:21:29 +01:00
img Fix svg 2023-08-24 23:27:00 +02:00
l10n perf: 🌐 add title for accessibility on skip on modal 2024-11-12 22:02:18 +01:00
lib fix: 🔒 lower security but fix #197 2024-11-12 20:10:19 +01:00
screens fix: 📝 update first impressions (fix #137) 2024-09-15 15:06:00 +02:00
src perf: 🌐 add title for accessibility on skip on modal 2024-11-12 22:02:18 +01:00
stubs/OCA/GPodderSync style: 🎨 remove rule on php cs 2024-11-10 16:01:21 +01:00
templates revert: back to main to be consistent 2024-05-29 23:47:20 +02:00
translationfiles perf: 🌐 add title for accessibility on skip on modal 2024-11-12 22:02:18 +01:00
.dockerignore build: 👷 fix little things around ts building 2024-10-18 15:48:39 +02:00
.eslintrc.cjs fix: 🐛 fix all small bugs 2024-09-14 17:11:11 +02:00
.gitignore style: 💄 css not inline 2024-10-17 16:29:49 +02:00
.l10nignore build: 👷 fix little things around ts building 2024-10-18 15:48:39 +02:00
.nvmrc refactor: ♻️ update project from app-template 2024-05-29 17:11:53 +02:00
.php-cs-fixer.dist.php style: 🎨 remove rule on php cs 2024-11-10 16:01:21 +01:00
CHANGELOG.md docs: 📝 update changelog 2024-11-09 22:21:44 +01:00
composer.json fix: 🔒 lower security but fix #197 2024-11-12 20:10:19 +01:00
composer.lock fix: 🔒 lower security but fix #197 2024-11-12 20:10:19 +01:00
Dockerfile chore(deps): update nextcloud docker tag to v30 2024-09-19 06:34:06 +00:00
LICENSE refactor: ♻️ update project from app-template 2024-05-29 17:11:53 +02:00
Makefile style: 📝 no need for huge comment block on makefile 2024-11-10 17:57:55 +01:00
package-lock.json fix: 🔒 lower security but fix #197 2024-11-12 20:10:19 +01:00
package.json perf: 🌐 add title for accessibility on skip on modal 2024-11-12 22:02:18 +01:00
psalm.xml refactor: ♻️ update project from app-template 2024-05-29 17:11:53 +02:00
README.md docs: 📝 chapter is supported now 2024-11-12 21:44:52 +01:00
rector.php style: 🎨 add nextcloud/rector 2024-11-12 10:11:21 +01:00
renovate.json Actualiser renovate.json 2024-11-11 12:53:36 +00:00
stylelint.config.cjs refactor: ♻️ typescript ok, need tests 2024-09-14 17:10:56 +02:00
tsconfig.json perf: 🌐 add title for accessibility on skip on modal 2024-11-12 22:02:18 +01:00
vite.config.ts perf: remove devtools due to severall crashes 2024-11-06 23:32:09 +01: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
Sleep timer
Advanced player controls
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)

Click on to go to the open ticket

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.

Known issues

  • Conflict with Plasma Integration Firefox addon (#164)

Credits