Questa applicazione Nextcloud consente di visualizzare, gestire e riprodurre i podcast preferiti. Per utilizzare questa app è necessario aver un account su cloud.mastodon.uno https://castopod.it
Go to file
Michel Roux f9b0c8fa39 Merge pull request 'chore(deps): update dependency @nextcloud/dialogs to v5.3.4' (#113) from renovate/nextcloud-dialogs-5.x-lockfile into main
Reviewed-on: https://git.crystalyx.net/Xefir/repod/pulls/113
2024-06-26 06:42:49 +00:00
.gitea/workflows refactor: ♻️ update project from app-template 2024-05-29 17:11:53 +02:00
appinfo chore: 📌 update version 2024-06-14 19:53:35 +02:00
img Fix svg 2023-08-24 23:27:00 +02:00
l10n refactor: ♻️ update project from app-template 2024-05-29 17:11:53 +02:00
lib chore: 💚 fix psalm 2024-06-14 19:40:32 +02:00
screens chore: add screenshots to publish app 2024-01-14 21:43:59 +01:00
src fix: missing aria-lebel on new subscribe on search button 2024-05-31 13:47:11 +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 refactor: ♻️ update project from app-template 2024-05-29 17:11:53 +02:00
.dockerignore refactor: ♻️ app-template refacto part 2 2024-05-29 17:55:14 +02:00
.eslintrc.js refactor: ♻️ update project from app-template 2024-05-29 17:11:53 +02:00
.gitignore refactor: ♻️ update project from app-template 2024-05-29 17:11:53 +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-06-14 20:06:45 +02:00
CODE_OF_CONDUCT.md refactor: ♻️ update project from app-template 2024-05-29 17:11:53 +02:00
Dockerfile chore(deps): update nextcloud docker tag to v29 2024-04-25 06:36:22 +00:00
LICENSE refactor: ♻️ update project from app-template 2024-05-29 17:11:53 +02:00
Makefile fix: 🗑️ do not include screens on release 2024-05-30 00:24:33 +02:00
README.md docs: 📝 fix comparaisons 2024-05-18 18:57:21 +02:00
composer.json chore: ⬆️ update deps 2024-06-14 19:41:51 +02:00
composer.lock chore(deps): update dependency nextcloud/ocp to v29.0.3 2024-06-26 06:37:29 +00:00
package-lock.json chore(deps): update dependency @nextcloud/dialogs to v5.3.4 2024-06-26 06:37:02 +00:00
package.json chore: ⬆️ update deps 2024-06-14 19:41:51 +02:00
psalm.xml refactor: ♻️ update project from app-template 2024-05-29 17:11:53 +02:00
renovate.json Add renovate.json 2023-06-23 00:24:39 +00:00
stylelint.config.js refactor: ♻️ update project from app-template 2024-05-29 17:11:53 +02:00
webpack.js perf: disable sourcemap when building in prod 2024-05-30 00:18:50 +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

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
Import and export subscriptions
Search and discover new podcasts
Integrate with Nextcloud search engine
Mobile friendly interface
Support chapters

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