wdwnt / roku-app

WDWNT: The Roku App

Home Page:https://www.wdwnt.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WDWNT: The Roku App

Quick start

Using your Roku remote, enter the following button sequence:

🏠 🏠 🏠 + 🔼 🔼 + ▶️ ◀️ + ▶️ ◀️ + ▶️

Follow the steps to activate developer mode on your Roku device. Save the IP address at the end of the process (example: http://192.168.1.195)

Enter the following IP address in a web browser, log-in with username rokudev and the password you set during the developer mode process.

Take any of the .zip files and upload/install to the developer application installer. Your Roku device will load the sample channel instantly.

Development Environment

This is set up for VS Code. There is an incredibly helpful extension here.

Linux Development

Set your envionment variables

export ROKU_DEV_TARGET=your ip from above

export DEVPASSWORD=rokudev password

Make

make install

About

WDWNT: The Roku App

https://www.wdwnt.com

License:MIT License


Languages

Language:Brightscript 91.0%Language:Makefile 8.3%Language:Shell 0.7%