A simple cli controller for Roku devices that utilizes the Roku external control API.
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.
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 of the program is relatively self explanatory, the keybinds are listed in keybinds.md.
To start the program, use:
$ rokucontroller <ip of the device>