bench2012 / nook-weather

Docker image that generates a 800x600 weather status page for display on Nook Simple Touch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Utilizes the wonderful API from Dark Sky!

I display this on my rooted Nook Simple Touch with the help of the ElectricSign app. The Electric-Sign source can be found here.

docker run -d -p 8080:8080 -e DARKSKY_API_KEY=<yourapikey> thecase/nook-weather

screenshot

About

Docker image that generates a 800x600 weather status page for display on Nook Simple Touch


Languages

Language:Python 47.2%Language:CSS 24.4%Language:HTML 23.8%Language:Dockerfile 4.5%