Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jimmerioles/progressive-weather-app
A local weather app that fetches weather forecast from Openweathermap.org. A Progressive Web App built with Vue.js.
https://github.com/jimmerioles/progressive-weather-app
javascript progressive-web-app service-worker vue vuejs
Last synced: 1 day ago
JSON representation
A local weather app that fetches weather forecast from Openweathermap.org. A Progressive Web App built with Vue.js.
- Host: GitHub
- URL: https://github.com/jimmerioles/progressive-weather-app
- Owner: jimmerioles
- Created: 2018-02-20T17:12:19.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-03-16T20:25:40.000Z (over 6 years ago)
- Last Synced: 2024-11-06T20:44:43.353Z (5 days ago)
- Topics: javascript, progressive-web-app, service-worker, vue, vuejs
- Language: Vue
- Homepage: https://jimmerioles.github.io/progressive-weather-app/
- Size: 644 KB
- Stars: 232
- Watchers: 7
- Forks: 48
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![fooo](https://user-images.githubusercontent.com/9766310/36504143-7796099e-178a-11e8-90df-5a1ed43a65b3.png)
# [Progressive Weather App](https://jimmerioles.github.io/progressive-weather-app/)
A local weather app that fetches weather forecast from Openweathermap.org. A Progressive Web App built with Vue.js.## Features
* Progressive Web App
* Lighthouse score average: 95/100
* Works offline
* Add to homescreen (mobile)
* Different theme depending on time (day or night)
* Different weather icon depending on weather
* Click to toggle temperature scale (Celcius or Fahrenheit)## Built With
* Vue.js
* Modern Javascript (ECMAScript2015+)## Changelog
Please see [CHANGELOG][link-changelog] for more information on what has changed recently.
## Contributing
Open for suggestions and requests. Please request through [issue][link-issue] or [pull requests][link-pull-request].
## Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
## Credits
- [Jim Merioles][link-author]
### Want to show some :heart:?
Let's find Satoshi Nakamoto! | or let's have a :coffee:
------------ | ------------
![Donate Bitcoin][ico-bitcoin] | ![Donate Ethereum][ico-ethereum][ico-bitcoin]: https://img.shields.io/badge/Bitcoin-1KBT3Mzsr2dZqhQqNYx4gum8Yuyd61UzNk-blue.svg?style=flat-square
[ico-ethereum]: https://img.shields.io/badge/Ethereum-0x7896E9C4118e495Eb7001a847BBFA3C29Dfc69d9-blue.svg?style=flat-square[link-author]: https://twitter.com/jimmerioles
[link-changelog]: https://github.com/jimmerioles/progressive-weather-app/releases
[link-issue]: https://github.com/jimmerioles/progressive-weather-app/issues/new
[link-pull-request]: https://github.com/jimmerioles/progressive-weather-app/pull/new/master