Öffi Sounds is a fork of AntennaPod, the free and open-source podcast manager for Android.
It focuses on discovering and listening to content from German public radio via ARD Sounds (formerly ARD Audiothek), while keeping the core AntennaPod podcast management and playback experience.
- ARD Sounds / ARD Audiothek integration: included as a search provider, plus special home screen modules focused on public radio content.
- BBC Sounds integration: search and subscribe to BBC podcasts (opt-in via Settings → Search).
- Nextcloud SSO: Nextcloud sync login via the Nextcloud app account chooser (no manual username/password entry).
- Provider Choice: user can select whoch podcast services to query (and which not).
APK releases are published on GitHub: https://github.com/thrillfall/OeffiSounds/releases
- BBC Sounds — filter out search results with no valid podcast RSS feed, reducing dead subscription links
- ARD Sounds — renamed from ARD Audiothek
- BBC Sounds — find and subscribe to BBC sounds podcasts (opt-in via Settings → Search)
- Search providers — user can now select which podcast services to query in settings
- ARD Audiothek — updated to new playout API for the "Was ist heute wichtig" section
Please report bugs and feature requests here: https://github.com/thrillfall/OeffiSounds/issues
Öffi Sounds (and upstream AntennaPod) is licensed under the GNU General Public License (GPL-3.0). You can find the license text in the LICENSE file.
Translations are handled on Weblate: https://hosted.weblate.org/projects/antennapod/
Build like a standard Android/Gradle project. The release artifact used for distribution is built via:
./gradlew :app:assembleFreeRelease
