Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 738 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 738 Bytes

statusKindle

Simple Kindle Status Display

Image of the Project loaded on a Kindle

Contains the worst ICAL parser ever seen.

##Installation:

  1. Connect your Kindle to a Wifi
  2. Go to https://meinsack.click and generate the Gelber Sack URL
  3. Put that URL in the main.js sourcecode (updateSack() function)
  4. Go to openweathermap.org and generate a weather ID for your region. Put in the right URL and the API key (updateWeather() and updateForecast() functions)
  5. Start up a web server and navigate the Kindle browser to that page.
  6. You dont need to leave that webserver running.

Tested on a Kindle 3. No warranties whatsoever.