Skip to content

pbek/nextcloud-nextpod

Repository files navigation

NextPod Nextcloud App

GitHub | Nextcloud App Store | Changelog

PHPUnit NPM build

This Nextcloud app lets you visualize your podcast subscriptions and episode downloads from GPodderSync, which acts as a basic gpodder.net api to sync podcast consumer apps (podcatchers) like AntennaPod.

You need to have GPodderSync installed to use this app!

Features

  • List of all your podcast subscriptions
  • List of all your downloaded episodes
  • Click an episode to show the description of the episode
  • Create a note of an episode in Nextcloud Notes
  • Play episodes in the browser
  • Download episodes
  • Open episode website

Screenshots

Episode List

episodes

Episode Description

episodes

Podcast Subscriptions

podcasts

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
Garmin Podcasts Only for compatible Garmin watches, supported since version 3.3.4

Installation

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

Development

See docker development for development instructions.