nod / rokumote

osx app for controlling your roku because sometimes your kids lose the remote

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rokumote

A simple native mac app for controlling your roku.

rokumote

Getting started

You can get the latest release by clicking this link. Just download it and put it in your Applications folder. Double click then roku all the things.

But why?

Because my kids sometimes lose the remote and I wanted something slightly prettier than the python cli I whipped up.

Who do you blame for this?

  • @jcarbaugh made a great python-roku library that inspired me
  • @jarrodb dared me to do it
  • my kids because they keep losing the remote
  • I wanted to learn a little bit of swift

How do I build this?

note You'll need xcode 6.3+ and cocoapods installed.

Clone this repo (or fork it and then clone it)

git clone https://github.com/nod/rokumote.git

Then install the dependencies

pod install

Then build it in xcode (if you don't know this step... Do you even github?)

About

osx app for controlling your roku because sometimes your kids lose the remote


Languages

Language:Swift 73.4%Language:C 26.3%Language:Ruby 0.3%