nod / rokumote

osx app for controlling your roku because sometimes your kids lose the remote
31 stars 8 forks source link

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?

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?)