Home

Awesome

YTRemote

Get lazy, watch YouTube on the PC using your mobile device as a remote control.

Usage

You need to grab the latest copy and install dependencies locally:

$ git clone git://github.com/StanAngeloff/node-ytremote.git
$ cd node-ytremote
$ npm install

Once you've completed the steps above, run:

$ node app.js

and browse to http://localhost:3000/screen.html on your PC and http://localhost:3000/remote.html on your mobile device.

Prerequisites

You'd need to authorise the app before you can use it, make sure you got a valid YouTube log in.

Features

The plan is to support a lot of the features YouTube provides APIs for, see the list below for completed ones:

Copyright

Copyright (c) 2011 Stan Angeloff. See LICENSE.md for details.