Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/evancohen/smart-mirror
The fairest of them all. A DIY voice controlled smart mirror with IoT integration.
https://github.com/evancohen/smart-mirror
diy home-automation raspberry-pi smart-home voice-control
Last synced: 5 days ago
JSON representation
The fairest of them all. A DIY voice controlled smart mirror with IoT integration.
- Host: GitHub
- URL: https://github.com/evancohen/smart-mirror
- Owner: evancohen
- Created: 2015-09-12T02:41:53.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-07-02T20:00:29.000Z (6 months ago)
- Last Synced: 2024-10-29T15:26:06.249Z (about 2 months ago)
- Topics: diy, home-automation, raspberry-pi, smart-home, voice-control
- Language: JavaScript
- Homepage: http://smart-mirror.io
- Size: 3.72 MB
- Stars: 2,795
- Watchers: 240
- Forks: 694
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
- awesome-electron - SmartMirror - Voice controlled smart mirror. (Apps / Open Source)
- awesome-electron-zh - SmartMirror - Voice controlled smart mirror. (Apps / Open Source)
README
Smart Mirror
A voice controlled life automation hub, most commonly powered by the Raspberry Pi.## Installation
Quick installation for the Raspberry Pi 2+
```
curl -sL https://raw.githubusercontent.com/evancohen/smart-mirror/master/scripts/pi-install.sh | bash
```## [Documentation](http://docs.smart-mirror.io)
Check out the documentation for more information:
- [Manual installation](https://docs.smart-mirror.io/installation)
- [Configuration](https://docs.smart-mirror.io/configuration.html)
- [Troubleshooting](https://docs.smart-mirror.io/troubleshooting.html)## Discord
A live chat to get help and discuss mirror related issues: https://discord.gg/EMb4ynW. Usually there are a few folks hanging around in the lobby, but if there arent you are probably better off [filing an issue](https://github.com/evancohen/smart-mirror/issues/new).## Development and Contributing
See the [dev](https://github.com/evancohen/smart-mirror/tree/dev) branch for features that are curently in development.
If you would like to contribue please follow the [contribution guidelines](https://github.com/evancohen/smart-mirror/blob/master/CONTRIBUTING.md).
To launch the mirror with a debug window attached use the following command:
```
npm start dev
```
you can also toggle the debug/developers window on/off, with the keyboard ctrl-ahift-i sequence on the smart-mirror screenFor more information see the [Development and Contributing](http://docs.smart-mirror.io/development_and_contributing.html) section of the documentation.
## Current Feature Requests/Suggestions
Please use feathub.com to add Feature Requests and Suggestions. We also recommend looking through the already existing requests to help in ranking the most popular and useful Features to Smart-Mirror users.
## License
MIT## Author
[Evan Cohen](http://evanbtcohen.com/)## More info
Favicon from [In the Wake of the King](http://walkingmind.evilhat.com/2014/03/17/in-the-wake-of-the-king/), a head nod to **The Watcher** – "A byblow of the king and a queen of the sea, she has remained apart from the workings of her family, more home beneath the waves, watching all through water and mirror. Her ambitions lie outside the Eternal Kingdom, but her secrets are valuable everywhere."Awesome.