Go to file
Renovate Bot 1083b723b3
All checks were successful
repod / xml (push) Successful in 1m53s
repod / php (push) Successful in 37s
repod / nodejs (push) Successful in 2m6s
repod / release (push) Has been skipped
chore(deps): update dependency @nextcloud/dialogs to v5.2.0
2024-03-07 06:56:49 +00:00
.gitea/workflows chore(deps): update skjnldsv/read-package-engines-version-actions action to v3 2024-02-02 06:59:01 +00:00
appinfo fix: 🔖 forgot nextcloud xml 2024-03-05 10:58:15 +01:00
img Fix svg 2023-08-24 23:27:00 +02:00
l10n chore(l10n): 🌐 translate new strings to fr 2024-03-05 11:10:12 +01:00
lib 🧑‍💻 feat: Modify some endpoints to match gPodder.net ones 2024-02-20 21:31:38 +01:00
LICENSES doc: misstype the LICENSES folder 2024-02-03 10:34:15 +01:00
screens chore: add screenshots to publish app 2024-01-14 21:43:59 +01:00
src fix(cookie): 🔒 fix warning message on firefox console, make cookie strict 2024-03-05 12:08:56 +01:00
stubs/OCA/GPodderSync Fix psalm 2023-12-23 16:50:52 +00:00
templates Remove licence for now 2023-06-23 00:23:42 +02:00
translationfiles chore: 🌐 update pot (no change on po) 2024-03-05 11:55:32 +01:00
.dockerignore Fix filters & add l10n 2024-01-10 15:25:54 +01:00
.eslintignore Fix filters & add l10n 2024-01-10 15:25:54 +01:00
.eslintrc.js eslint + ncavatar 2023-07-29 17:53:51 +02:00
.gitattributes Remove licence for now 2023-06-23 00:23:42 +02:00
.gitignore Fix little things 2023-12-23 17:31:00 +00:00
.l10nignore Fix filters & add l10n 2024-01-10 15:25:54 +01:00
.php-cs-fixer.dist.php search in PHP completed 2023-07-27 23:01:24 +02:00
babel.config.js Remove licence for now 2023-06-23 00:23:42 +02:00
CHANGELOG.md docs: 📝 forgot link to issue 2024-03-05 11:52:12 +01:00
composer.json fix: 📌 typo in composer 2024-03-05 10:56:40 +01:00
composer.lock fix: 📌 typo in composer 2024-03-05 10:56:40 +01:00
Dockerfile fix: add sqlite3 to docker dev 2024-01-18 11:19:09 +01:00
Makefile fix: do not exclude vcs for tar release 2024-02-05 23:48:10 +01:00
package-lock.json chore(deps): update dependency @nextcloud/dialogs to v5.2.0 2024-03-07 06:56:49 +00:00
package.json chore: 🔖 update version number 2024-03-05 10:55:27 +01:00
psalm.xml fix: xsd error on psalm 2024-01-16 14:28:41 +01:00
README.md doc: fix the old url 2024-01-30 23:09:43 +01:00
renovate.json Add renovate.json 2023-06-23 00:24:39 +00:00
stylelint.config.js Remove licence for now 2023-06-23 00:23:42 +02:00
webpack.config.js Remove licence for now 2023-06-23 00:23:42 +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
  • Interface in multiple languages

Screenshots

Homepage

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

Installation

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

Credits