gpodder
Simple podcast client
gPodder is a podcatcher, i.e. an application that allows podcast feeds (RSS, Atom, Youtube, Soundcloud, Vimeo and XSPF) to be subscribed to, checks for new episodes and allows the podcast to be saved locally for later listening.
- Versions: 3.11.0
- Website: https://gpodder.github.io
- Licenses: GPL 3+
- Package source: gnu/packages/gpodder.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of gpodder
as follows:
guix install gpodder
Or install a particular version:
guix install gpodder@3.11.0
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.