gtrak / rokku

Clojure Repl Roku Remote

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rokku

A little clojure roku client library using UPnP to identity the device, and the REST API

Usage

button-press functionality, valid keys include (:backspace :info :search :home :play :back :fwd :enter :right :left :instant-replay :rev :down :up :select):

(request :play)

on-screen keyboard functionality:

(letters "type something")

License

Copyright © 2013 Gary Trakhman

Distributed under the Eclipse Public License, the same as Clojure.

About

Clojure Repl Roku Remote


Languages

Language:Clojure 81.0%Language:HTML 10.1%Language:JavaScript 8.9%