You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
506 B

2 years ago
  1. # kindle-weather
  2. ![](photo.png)
  3. Icons in dir `icons` are from: https://erikflowers.github.io/weather-icons/
  4. ## Usage
  5. - 1. To disable Kindle screensaver, in Search, type:
  6. - `;debugOn` then 'enter' button (in the virtual keyboard)
  7. - `~disableScreensaver` then 'enter' button
  8. - 2. Generate an API key in https://openweathermap.org
  9. - 3. Run the server: `go run *.go API_KEY`
  10. - Make sure to set your `lat` & `lon` in `main.go#L48`
  11. - 4. In the Kindle go to "Experimental>Browser", load the server ip