Podcast app for the Roku media player
Licensed under the GPLv2.
The repo root can be zipped and installed onto a Roku with the developer mode enabled.
See Loading and Running Your Application on the Roku documentation site.
The secret.json file is required. At minimum it should include an empty JSON
object {}
. All fields are located in the secret.json.example file.
Avocado makes use of an API server for all of its data.
See the Avocado API.