klinker24 / MagicMirror

Magic Mirror Project

Home Page:http://michaelteeuw.nl/tagged/magicmirror

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MagicMirror

The super magic interface of my personal Magic Mirror. More information about this project can be found on my blog.

Runs as a php script on a web server with basically no external dependencies. Can use socket.io for XBEE integration, but isn't required for basic functionality.

You can spin up a localhost server to run off of with:

php -S localhost:8000

To specify a user, you can use a URL encoded paramter. Example on localhost:

localhost:8000/?user=luke

About

Magic Mirror Project

http://michaelteeuw.nl/tagged/magicmirror


Languages

Language:JavaScript 86.0%Language:CSS 10.6%Language:PHP 3.4%