diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..0d268ec --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +./conf.js diff --git a/README.md b/README.md index 1213b20..eba3fb3 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,28 @@ -# zapette -Freebox zapette +# Zapette + +This is just a simple zapette for Freebox TV module. + +## Requirement + +* Internet connection +* Local webserver (Apache, Nginx, ...) + +## Setup + +Just create a `conf.js` file in the same directory to index.html. Open your 'conf.js' and set your remote code. + + +Example : + +``` +var codeTelec="1234535"; + +``` + +## How to find my remote code? + +* Poweron your freebox HD +* On main screen, select `paramètres` +* Then `informations générales` + +Now, you can find your code. diff --git a/img/free.png b/img/free.png new file mode 100755 index 0000000..38e183d Binary files /dev/null and b/img/free.png differ diff --git a/index.html b/index.html new file mode 100755 index 0000000..3535ec9 --- /dev/null +++ b/index.html @@ -0,0 +1,171 @@ + + + +
+ + + + +