Giter Site home page Giter Site logo

roku's Introduction

This is a fork of https://github.com/matthewdowney/roku and includes a patch from https://github.com/giflw/roku.

All I've done is some code reorganization and formatting, then add power and volume controls for my Roku TV.

This roku tool was written to allow access to a Roku box from the command line. It also includes a simple GUI. Installation

#Linux To install, simply run $ sudo ./install inside of the install directory. To uninstall you may navigate to the directory it installs to (/etc/roku) and run $ sudo ./uninstall.

#Other OS This was written with *nix users in mind, but it can be used on other systems. The components are written in Java, so any computer that has the JRE installed can run this by saving Roku.jar somewhere and accessing it with java -jar Roku.jar.

Use

Once installed, simply run $ roku find to scan your lan and connect to the first roku found.

You can also run $ roku <ip address> to connect to a specific ip address manually, or just $ roku to drop into the roku shell.

If you have multiple roku devices, run the command $ roku to drop into the shell and then use $ find all to scan your network for multiple devices. If the scan misses one of the devices you're looking for, try running it again, the protocol Roku uses to identify itself (SSDP) can be inconsistent.

Now that you're in the shell (connected or otherwise), run $ help for an overview of the commands available.

Simply run the command "x" to control the currently conntected roku with the arrow keys and enter.

Feel free to contact me with any questions, bugs, or suggestions.

roku's People

Contributors

matthewdowney avatar hitch17 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.