Djibs / freebox-web-remote

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Freebox V6 Web Remote Control

DISCLAIMER

This app is for the french ISP "Free" users only.

About

This app allows Free customers to control their STB directly from the browser. The UI of the remote control is 100% made of CSS3 and custom fonts.

USAGE

You will need Nodejs (http://nodejs.org/) in order to install this app!

  • clone this repo $ git clone https://github.com/manekinekko/freebox-web-remote.git or download the ZIP
  • install dependencies $ npm install
  • run the app $ node server.js
  • access http://localhost:1337
  • add your remote control code which you can find in: Réglages > Système and look for Code télécommande à distance.
  • enjoy :)

DEMO

To demo the UI only: http://cheghamwassim.com/apps/js/freebox-web-remote-control/

Screenshot

About


Languages

Language:CSS 75.5%Language:HTML 13.0%Language:JavaScript 11.5%