Paper Weather turns old Kindle e-readers into an e-ink weather dashboard.
- Find an old Kindle, jailbreak it and install WebLaunch.
- Host this code somewhere (locally without HTTPS, as old Kindles have issues with newer TLS standards)
- Point the browser to
http://<yourip>:3000/weather?lat=<lat>&lng=<lng>
- Find out why my Kindle turns off
- Mounting to a frame
- Kindle setup instructions
- Create Docker image
- Write deploy instructions