Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 ✨
- Host: GitHub
- URL: https://github.com/michaelnisi/podest
- Owner: michaelnisi
- License: mit
- Created: 2018-11-13T15:51:32.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-08-10T06:05:11.000Z (over 2 years ago)
- Last Synced: 2024-10-13T18:45:39.990Z (3 months ago)
- Topics: app, ios, player, podcast
- Language: Swift
- Homepage: https://apple.co/2AKYmM9
- Size: 6.87 MB
- Stars: 39
- Watchers: 3
- Forks: 2
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
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)