No description
  • CSS 85.9%
  • Go 8.7%
  • HTML 5.4%
Find a file
2022-04-10 18:53:39 +02:00
icons initial commit 2022-01-16 19:49:15 +01:00
go.mod initial commit 2022-01-16 19:49:15 +01:00
LICENSE initial commit 2022-01-16 19:49:15 +01:00
main.go Add port flag 2022-04-10 18:53:39 +02:00
photo.png initial commit 2022-01-16 19:49:15 +01:00
README.md initial commit 2022-01-16 19:49:15 +01:00
template.html Update UI layout 2022-02-19 12:02:06 +01:00
time.go initial commit 2022-01-16 19:49:15 +01:00

kindle-weather

Icons in dir icons are from: https://erikflowers.github.io/weather-icons/

Usage

    1. To disable Kindle screensaver, in Search, type:
    • ;debugOn then 'enter' button (in the virtual keyboard)
    • ~disableScreensaver then 'enter' button
    1. Generate an API key in https://openweathermap.org
    1. Run the server: go run *.go API_KEY
    • Make sure to set your lat & lon in main.go#L48
    1. In the Kindle go to "Experimental>Browser", load the server ip