Skip to content

Display local weather data in a web page using HTML5 geo-location

License

Notifications You must be signed in to change notification settings

meskarune/mylocalweather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My local weather

Display local weather data in a web page using HTML5 geo-location and open weather map.

You will need an API key. To use the app you need to add your own API key to the end of the url.

Preview:

Website preview

Live site: http://meskarune.github.io/mylocalweather/?key=

To-do:

  • Add code to detect country and choose units (metric or imperial) based upon the result
  • Add units toggle so users can choose which one they want to use, and save this in the browser session. Should override country detection function.
  • Reload the data when units are toggled.
  • Add additional background images to match current conditions
  • Make background images mobile friendly

Special Thanks to Long Yin for the great weather icon theme he released: http://xiao4.deviantart.com/art/tick-weather-icons-96294478

Background images are all creative commons from http://pixabay.com

About

Display local weather data in a web page using HTML5 geo-location

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published