Skip to content

levelfourtwenty/RokuController

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RokuController

A simple cli controller for Roku devices that utilizes the Roku external control API.

Purpose and use

This program can be used to control Roku devices via the command line, you can use it to control your Roku device and enter text onto it via the command line.

Installation

To install the latest release via PyPi:
$ pip install RokuController

To install the latest release via setup.py:
$ git clone https://github.com/levelfourtwenty/RokuController/
$ python setup.py install

Usage

Usage of the program is relatively self explanatory, the keybinds are listed in keybinds.md.

To start the program, use:
$ rokucontroller <ip of the device>