Skip to content

pixelfunction/zype-roku

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zype Roku Template App

This is a boilerplate Rails App using the Zype Platform and Zype Gem.

Setup

  1. You will need your Zype API and Player keys. You can find these in the Zype Platform under the 'Settings' and 'Video Apps' menu.

Find API Key

  1. Clone the repo

  2. Update the following commands:

  • ROKU_DEV_TARGET: The IP address of your Roku device on your local network.
  • DEVPASSWORD: Your Roku's developer password.
  1. 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
  1. Run the clean_up shell script to remove git and instruction files to help make Roku 1 compatibile

  2. 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.

  3. Build the Roku app

  • Run 'make' in your project directory

License

Creative Commons License
This work is licensed under a Creative Commons Attribution 4.0 International License.

About

Zype Roku Channel SDK

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Brightscript 91.1%
  • Makefile 8.5%
  • Shell 0.4%