y20k/escapepod
9
36
Fork
You've already forked escapepod
2
Escapepod - Podcast Player for Android
  • Kotlin 100%
Find a file
2026年07月11日 12:01:34 +00:00
.ai Harden input & download vectors (security audit P3: B1-B3) 2026年07月08日 16:47:49 +02:00
app Merge branch 'origin/master' into Weblate. 2026年07月11日 12:01:34 +00:00
assets the layout of the material progress bar style has changed 2024年05月16日 22:38:24 +02:00
gradle preparing release 2026年06月23日 14:21:33 +02:00
metadata Translated using Weblate (Turkish) 2026年06月27日 18:01:29 +02:00
.gitignore initial commit: a slightly altered version of UAMP 2018年06月14日 14:46:33 +02:00
AUTHORS.md preparing release 2026年02月14日 20:40:35 +01:00
build.gradle Upgrade to AGP 9.2.1 / Gradle 9.6.0 and update dependencies 2026年06月22日 16:43:39 +02:00
CONTRIBUTE.md Escapepod is switching to a private bug tracker. 2024年08月27日 17:07:03 +02:00
gradle.properties Upgrade to AGP 9.2.1 / Gradle 9.6.0 and update dependencies 2026年06月22日 16:43:39 +02:00
gradlew dumped uamp - for now 2018年07月23日 18:34:04 +02:00
gradlew.bat dumped uamp - for now 2018年07月23日 18:34:04 +02:00
LICENSE.md updated copyright date 2026年02月10日 10:58:12 +01:00
README.md added APK signing certificate SHA-256 fingerprint to README and store description 2026年04月25日 23:34:56 +02:00
settings.gradle Upgrade to AGP 9.2.1 / Gradle 9.6.0 and update dependencies 2026年06月22日 16:43:39 +02:00

README

Escapepod - Podcast Player for Android

Version 1.6.x ("Es ist einfach Rockmusik")

Escapepod is a straightforward and lightweight app that takes a minimalistic approach to podcast listening, which may not appeal to everyone. The app consists of only two screens: a list of all podcasts and a list of episodes for a single podcast. Escapepod lacks a podcast discovery feature, offering only a simple search option. Additionally, it opens RSS podcast links when tapped in a web browser.

Escapepod is free and open source. It is published under the MIT open source license. Want to help? Please check out the notes in CONTRIBUTE.md first.

Install Escapepod

You can install Escapepod via F-Froid.

Get it on F-Droid

Verify APK

APKs published on Codeberg Releases are signed with the following certificate.

SHA-256: 61:05:14:5F:84:E5:CB:D6:97:F0:F6:E1:2C:97:77:04:2E:9B:2D:B6:67:A7:FF:0D:A4:12:F6:74:35:31:6D:D8

Frequent Questions

Does Escapepod have playback queue?

Escapepod has a simple up-next feature. Tap play on an episode while listening to another one. You will be be given the opportunity add it to the up-next slot.

What are the default settings?

  • Auto-update does not download files over cellular network
  • Escapepod by default only keeps two episodes

Escapepod keeps more than two episodes.

Escapepod tries to reduce the number of episodes it keeps. Here are the rules for that:

  • Escapepod keeps the latest two episodes
  • Episodes, that have been started, or that have been downloaded manually, are kept, too
  • Episodes that have not been listened to in more than two weeks are removed.

Does Escapepod support OMPL?

You can import a podcast list using the OPML exchange format using the respective option in the app's Settings. The current podcast collection can be exported via Settings, too. Additionally Escapepod keeps an up-to-date OPML file in the folder /Android/data/org.y20k.escapepod/files/collection/.

Where do the podcast search results come from?

Escapepod searches by default the Podcastindex.org online database or, if you toggle the respective setting, the gpodder.net online database.

Screenshots (v1.6)