Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 695 Bytes

readme.md

File metadata and controls

28 lines (15 loc) · 695 Bytes

Avocado

Podcast app for the Roku media player

Licensed under the GPLv2.

Installing

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.

secret.json

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.

API

Avocado makes use of an API server for all of its data.

See the Avocado API.