Ö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.
- Nextcloud SSO: Nextcloud sync login via the Nextcloud app account chooser (no manual username/password entry).
APK releases are published on GitHub: https://github.com/thrillfall/OeffiSounds/releases
- Home: "Heute wichtig" section now uses ARD Playout API for reliable, up-to-date content
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
