Go to file
Michel Roux c14dceea63
repod / release (push) Waiting to run Details
repod / xml (push) Successful in 17s Details
repod / php (push) Successful in 1m23s Details
repod / nodejs (push) Has been cancelled Details
chore: add screenshots to publish app
2024-01-14 21:43:59 +01:00
.gitea/workflows chore(deps): update nextcloud docker tag to v28 2024-01-13 06:55:14 +00:00
appinfo chore: add screenshots to publish app 2024-01-14 21:43:59 +01:00
img Fix svg 2023-08-24 23:27:00 +02:00
l10n refacto: Merge TopList and TopItems into Tops 2024-01-14 01:07:55 +01:00
lib fix: order properly episodes and search results 2024-01-14 21:43:14 +01:00
screens chore: add screenshots to publish app 2024-01-14 21:43:59 +01:00
src fix: order properly episodes and search results 2024-01-14 21:43:14 +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 refacto: Merge TopList and TopItems into Tops 2024-01-14 01:07:55 +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
Dockerfile use internal node in nc docker image 2023-12-23 17:36:54 +00:00
LICENSE chore: add licence 2024-01-11 09:22:23 +01:00
Makefile fix: do not include LICENCE on dist 2024-01-11 09:39:43 +01:00
README.md doc: add credits on README 2024-01-10 20:10:40 +01:00
babel.config.js Remove licence for now 2023-06-23 00:23:42 +02:00
composer.json chore: update deps 2024-01-10 15:34:05 +01:00
composer.lock chore: update deps 2024-01-10 15:34:05 +01:00
package-lock.json chore: Update deps 2024-01-14 20:01:27 +01:00
package.json chore: Update version and deps 2024-01-13 00:11:58 +01:00
psalm.xml Fix little things 2023-12-23 17:31:00 +00: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

README.md

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

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