/weather

Minimal page showing info from a local weather station. Built for mobile use.

Primary LanguageJavaScript

Weather

Displays readings from local weather stations and provides links to other weather resources.

Uses Service Workers in modern browsers for offline support.

Installation

TODO: Describe the installation process

Usage

TODO: Write usage instructions

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature develop
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

History

  • v1.1.0 - Bundle some JS together.
  • v1.0.0 - First version with service workers.

Credits

TODO: Write credits

License