Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/farmer00317558/podpodium
🔥🔥🔥 PodPodium is a straightforward podcast application designed with user privacy in mind.
https://github.com/farmer00317558/podpodium
podcast react-native
Last synced: 3 months ago
JSON representation
🔥🔥🔥 PodPodium is a straightforward podcast application designed with user privacy in mind.
- Host: GitHub
- URL: https://github.com/farmer00317558/podpodium
- Owner: farmer00317558
- License: agpl-3.0
- Created: 2023-11-25T09:57:33.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-20T15:45:14.000Z (12 months ago)
- Last Synced: 2024-02-20T17:02:00.416Z (12 months ago)
- Topics: podcast, react-native
- Language: JavaScript
- Homepage: https://podpodium.app
- Size: 19.1 MB
- Stars: 47
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Key Features
- **Podcast Notes**: Take notes effortlessly while listening to your favorite podcasts. Insert timestamps with a single tap.
- **RSS Bulk Subscription**: Easily subscribe to multiple podcasts at once by entering their RSS addresses.
- **OPML Import**: Streamline your transition by importing subscription lists from other podcast applications using OPML files.
- **Episode Favorites**: Save your favorite episodes for later listening.
- **Listening History**: Keep track of recently heard episodes.
- **Dark Mode Support**: Change the app theme to match your system settings.
- **I18n**: Support English and Chinese (Simplified) languages.
- **Hot Podcasts**: Discover popular podcasts from the top charts.
- **Episode Share Image**: Share your favorite episode with a pretty image.
- **Note Image**: Share your notes with a pretty image.## Start Developing
1. Install dependencies
```bash
yarn install
```2. Start the app
```bash
yarn android
# or
yarn ios
```## Installation
## Screenshots
[Screenshots](screenshots/README.md)