Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 1004 Bytes

File metadata and controls

32 lines (22 loc) · 1004 Bytes

Weather Webapp

This project is for testing the browser's application cache and browser storage. It stores the needed files offline with the *.appcache in the browser's application cache. The application stores the weather data in the browser storage for offline usage.

This application is optimized for iOS Webapps. Just use the Safari feature "add to homescreen" to get the fully webapp features.

Build

There is a Gruntfile.js for building the webapp with grunt so you need grunt. Just run on CLI:

npm install
grunt

Thanks to

  • Alessio Atzeni for this nice font for the weather icons
  • Twitter for Bootstrap

Licence

It is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License, either version 3 of the License, or (at your option) any later version.

Copyright (C) 2013 Matthias Witte http://www.matthias-witte.net