1
0
Fork
You've already forked escapepod
0
forked from y20k/escapepod
Escapepod - Podcast Player for Android
  • Kotlin 100%
Find a file
y20k e866a0b991
fix toolchain line in project brief
The previous "no pinned versions" line was misleading: build.gradle
does pin Java/Kotlin source/target compatibility (only the JDK
toolchain and Android build-tools are floating). Replaced with a
version-free description of what's actually pinned vs. floating.
2026年05月06日 22:01:09 +02:00
.ai fix toolchain line in project brief 2026年05月06日 22:01:09 +02:00
app switch long-press haptics to performHapticFeedback 2026年05月04日 16:22:10 +02:00
assets the layout of the material progress bar style has changed 2024年05月16日 22:38:24 +02:00
gradle/wrapper Implements the episode list search 2026年02月11日 15:29:15 +01:00
metadata added APK signing certificate SHA-256 fingerprint to README and store description 2026年04月25日 23:34:56 +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 preparing release 2026年02月14日 20:40:35 +01:00
CONTRIBUTE.md Escapepod is switching to a private bug tracker. 2024年08月27日 17:07:03 +02:00
gradle.properties podcast list scrolling performance enhancements + remember episode list filter state for each podcast 2024年01月18日 17:39:41 +01: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 dumped uamp - for now 2018年07月23日 18:34:04 +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)