An installer to setup your RaspberryPi as a kiosk to show the Daylight website on a schedule. To install properly, make sure you have Raspbian installed on your Pi instead of NOOBS.
Clone this repository and run the install.sh
file.
git clone https://github.com/danmconrad/daylight-kiosk.git && cd daylight-kiosk
./install.sh
If you'd go through the installation steps manually, follow the steps listed in the MANUAL.md file.