Skip to content

Latest commit

 

History

History
35 lines (28 loc) · 1.61 KB

README.md

File metadata and controls

35 lines (28 loc) · 1.61 KB

Introduction

This is a Roku channel for Kino.pub. The author of this chanel has no affiliation with Kino.pub. I have put this channel together simply to have some fun and make watching this service possible through Roku.

Right now only dev mode install is supported. If there is enough demand I will try to get the channel to Roku channel store.

Getting Started

To get started you need a couple of things.

  1. Get yourself an IDE. There is a plugin for VSCode.
  2. Switch your Roku into dev mode.
  3. Have fun: Roku SDK and Kino.pub API
  4. Build and deploy using your IDE (or manually)

How to build

make

or if you want to send the release to tv:

export DEVPASSWORD=<roku tv password>; export ROKU_DEV_TARGET=<roku tv ip>; make && make install

out/Kino.pub.zip will be your application.

After adding your device on https://kino.pub/device, I suggest you to click on ⚙︎ and enable 4K videos support in settings if your device supports it.

Contribute

Shoot an email with the account to add as a contributor to [email protected]

Help wanted with: