Skip to content
This repository was archived by the owner on Oct 15, 2025. It is now read-only.

Latest commit

 

History

History
10 lines (7 loc) · 569 Bytes

File metadata and controls

10 lines (7 loc) · 569 Bytes

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> -e GPS_COORDINATES=<lat>,<long> thecase/nook-weather

screenshot