An open API service indexing awesome lists of open source software.

https://github.com/luispadron/magic-mirror

Magic Mirror site
https://github.com/luispadron/magic-mirror

Last synced: about 1 year ago
JSON representation

Magic Mirror site

Awesome Lists containing this project

README

          

## Magic Mirror

The magic mirror Raspberry Pi Project.

Project inspired by: [Michael Teeuw](http://michaelteeuw.nl/tagged/magicmirror)

Written using Javascript, HTML5, CSS3 and Python for motion detection and auto monitor shut off.

If you would like to learn more or build your own, read my [article](https://luispadron.com/articles/how-to-make-a-smart-mirror/) on how to this mirror was made.

#### The Mirror
![Final mirror](https://i.imgur.com/FQbpuJR.jpg)

## Credit
```
Weather Icons: https://icons8.com/c/rtj6/Weather

Motion detection script, is an altered version of https://github.com/RobinDavid/Motion-detection-OpenCV
```