Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/manekinekko/freebox-web-remote
https://github.com/manekinekko/freebox-web-remote
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/manekinekko/freebox-web-remote
- Owner: manekinekko
- Created: 2013-02-09T05:06:15.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2018-02-02T16:46:31.000Z (almost 7 years ago)
- Last Synced: 2024-10-24T04:26:51.537Z (20 days ago)
- Language: JavaScript
- Size: 636 KB
- Stars: 3
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
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](https://raw.github.com/manekinekko/freebox-web-remote/master/remote-control-freebox-v6.png)