Skip to content

bencouture/kindle-weather-display

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Base script from:
http://www.mpetroff.net/archives/2012/09/14/kindle-weather-display/

My changes:
* Added to Docker container
* Set "LATITUDE" and "LONGITUDE" envronment variables in docker,
  for example Durham NH is 43.1339 lat., -70.9264 lon.
  (will default to Durham NH if you don't specify your town!)
* Server presents image file for Kindle at http://<your IP>:3000/weather-script-output.png

Releases

No releases published

Packages

No packages published

Languages

  • Python 82.0%
  • Shell 18.0%