Enabled anyone to adjust and set my Nanoleaf Aurora lights on my dorm room window from outside by going to the website. Super inspired by the Panic Sign.
- Dorm Room Server: Runs on Google App Engine. Generates the public website based on the published effects in the client repo. Then creates issues in the dorm repo when lights should update.
- Dorm Room Client: Runs on local iMac. Checks for new issues in the dorm repo and updates lights accordingly.
- Dorm Public: Repo used to track light updates. Yes, I used GitHub issues as a free database service. Yes, I'm a little crazy, why do you ask?