This is a boilerplate Rails App using the Zype Platform and Zype Gem.
- You will need your Zype API and Player keys. You can find these in the Zype Platform under the 'Settings' and 'Video Apps' menu.
-
Clone the repo
-
Update the following commands:
- ROKU_DEV_TARGET: The IP address of your Roku device on your local network.
- DEVPASSWORD: Your Roku's developer password.
- Update your Zype configuration. Update the config located here under source/objects/config.brs, and enter the following values:
- key: Your Zype API Read-Only Key
- app: Your Roku App Key
-
Run the clean_up shell script to remove git and instruction files to help make Roku 1 compatibile
-
Brand images channel. We have supplied sample images with correct dimensions. To customize your images, switch the mm_icons, mm_sides, and splash screen images that are located in the images directory. You will also need to update the title, subtitle, and splash color in the manifest. You will also need to supply a 290 x 218 JPG HD Channel Image and a 214 x 144 SD Channel Image when you create your Channel in the Roku Store.
-
Build the Roku app
- Run 'make' in your project directory
This work is licensed under a Creative Commons Attribution 4.0 International License.
