Neither it's smart, nor it's a mirror :)
THIS PROJECT IS IN AN EARLY STATE, NOT SURE, IF IT WILL BE MAINTAINED.
- configurable options and customizable templates
- modular layout
- a clock
- the date
- current weather using OpenWeatherMap API - you need to get an api key for this
- weather forecast using OpenWeatherMap API - you need to get an api key for this
- top news from Spiegel ONLINE
- gas prices from tankerkoenig api Tankerkönig
- voice recognition
- "news" - plays the latest clip of the Tagesschau in 100 Sekunden
- "radio" - plays HR3 - http://www.hr3.de/
- "stop" - should stop audio and video
bower install
Copy or rename public/js/config.dist.json
to public/js/config.json
and adjust it to your needs.
Just run the index.html
file or setup your web server to point to the public/
folder.