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
- Host: GitHub
- URL: https://github.com/luispadron/magic-mirror
- Owner: luispadron
- Created: 2016-04-19T22:39:11.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-09-12T18:42:37.000Z (over 9 years ago)
- Last Synced: 2025-05-09T11:05:44.916Z (about 1 year ago)
- Language: JavaScript
- Size: 118 KB
- Stars: 0
- Watchers: 0
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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

## Credit
```
Weather Icons: https://icons8.com/c/rtj6/Weather
Motion detection script, is an altered version of https://github.com/RobinDavid/Motion-detection-OpenCV
```