Organize and listen to your podcasts.
Leopod is a podcast subscription manager and player written for the Linux Desktop. Subscribe to RSS feeds of podcasts, download episodes, and listen to them.
The following features are already implemented:
- Subscribing to RSS Feeds
- Downloading Audio Files
- Playing Audio Files
- Checking Feeds for updated information periodically
- Remembering the last played position of each episode.
The following features are on the roadmap:
- Subscribing to multiple podcasts at once via OPML files
- Exporting existing feeds to OPML files
- Synchronizing podcasts via gpodder
- Queueing up episodes to be played in sequence
- elementary-sdk
- libclutter-gst-3.0-dev
- libsoup2.4-dev
git clone https://github.com/leggettc18/leopod
cd leopod
meson build --prefix=/usr
cd build
ninja install