https://github.com/lucasasselli/garmin-podcasts
Garmin Podcasts is a Garmin Connect IQ podcast app powered by Podcast Index. No external service or subscription required: all you need is you watch!
https://github.com/lucasasselli/garmin-podcasts
Last synced: 3 months ago
JSON representation
Garmin Podcasts is a Garmin Connect IQ podcast app powered by Podcast Index. No external service or subscription required: all you need is you watch!
- Host: GitHub
- URL: https://github.com/lucasasselli/garmin-podcasts
- Owner: lucasasselli
- License: gpl-3.0
- Archived: true
- Created: 2020-10-17T13:11:22.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-08-07T18:52:40.000Z (almost 2 years ago)
- Last Synced: 2023-08-07T20:41:43.141Z (almost 2 years ago)
- Language: Monkey C
- Homepage:
- Size: 1.18 MB
- Stars: 72
- Watchers: 7
- Forks: 14
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-garmin - garmin-podcasts
- awesome-garmin - garmin-podcasts
README
# Garmin Podcasts
*Garmin Podcasts* is a Garmin Connect IQ podcast app powered by [Podcast Index](https://podcastindex.org). No external service or subscription required: all you need is you watch!
Download your favorite episodes or keep your up-to-date with the most recent ones, organize your queue and resume listening from where you left.
## Features
- Free and Open Source
- No external service or subscription required, just your watch!
- [gpodder.net](https://gpodder.net/) support
- Subscription management
- Configurable playback queue
- Episode progress tracking, resume from where you left## How to build
1. Download the latest version of [Garmin Connect IQ SDK](https://developer.garmin.com/connect-iq/sdk/);
2. Get a [Podcast Index API token](https://api.podcastindex.org/);
3. Set the API token and secret in `app/source/Secrets.mc.example` and save it as `app/source/Secrets.mc`.## Screenshots
![]()
![]()
![]()
## Links
- [How to use](https://lucasasselli.github.io/garmin-podcasts/how-to-use.html)