Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/michaelnisi/podest

Enjoy fine podcasts ✨
https://github.com/michaelnisi/podest

app ios player podcast

Last synced: 2 months ago
JSON representation

Enjoy fine podcasts ✨

Awesome Lists containing this project

README

        

# Podest

### Enjoy fine podcasts

Podest is a podcast player app for iOS. Here’s my lengthy motivation [write-up](https://troubled.pro/2018/10/podest.html).

⬇️ Download the app on the [App Store](https://itunes.apple.com/us/app/podest/id794983364).
✨ Please leave a rating or review to support this project.

## Development

### Install

Since Podest is using Swift packages, not much setup is required. However, some private app configuration must be generated. Check the script to see the variables it expects.

```
$ ./tools/configure
```

## License

[MIT](https://raw.github.com/michaelnisi/podest/master/LICENSE)