This is a personal repository with code for a dashboard-like webpage. The page runs on a Raspberry Pi with the official touch screen attached (full screen in Chromium).
It provides time, date and weather information as well as buttons for simple home automation with remote controlled sockets. The backend for this is provided by FB.Switch.
- An active installation of FB.Switch (Webserver, PHP, Gateway for RC sockets...)
- An API key for OpenWeatherMap
- Webbrowser with current Javascript support (i.e. Chromium on Raspian on Raspberry Pi)
- Copy files into folder on the webserver
- Adjust js/script.js:
- add own API key and location according to documentation of OpenWeatherMap
- change URL to installation location of FB.Switch if required
Thanks to the following projects used: