Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 644 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 644 Bytes

Podax is no longer updated. Feel free to fork and send me questions.

Podax is a podcast downloader and player.

Features include:

  • keeping a list of subscriptions
  • downloading new podcasts when they are available
  • a widget for easy pausing and resuming
  • open source development at Github
  • variable speed playback

Building Podax

It's highly recommended to use Android Studio and gradle to build Podax. Simply open the project file and compile. If you're using a branch with native code, you'll need to download the NDK and run ndk-build manually until the gradle plugin is fixed.