An open API service indexing awesome lists of open source software.

https://github.com/ryanburns23/paper-weather

☀️🌧 Material design weather element inspired by google weather
https://github.com/ryanburns23/paper-weather

material-design polymer polymer-element weather

Last synced: 12 months ago
JSON representation

☀️🌧 Material design weather element inspired by google weather

Awesome Lists containing this project

README

          

[![Published on webcomponents.org](https://img.shields.io/badge/webcomponents.org-published-blue.svg)](https://www.webcomponents.org/element/ryanburns23/paper-weather)

# \

### ⚠️ The Yahoo weather API has been discontinued, see [lit-weather](https://github.com/ryanburns23/lit-weather) for a modern solution.

---

Material design weather element inspired by google weather

- Card & list views
- Themable
- No api key required

## Usage

```html

```

## Rate limits without an API Key:

- Hourly Cap 2,000 requests/hour per IP
- Daily Cap None

If you register an API key you get up to 20,000 requests/hour per IP [More info](https://developer.yahoo.com/yql/guide/usage_info_limits.html)

## Install

```
bower i ryanburns23/paper-weather --S
```

## Credits

- Weather data:
[Yahoo Weather API](https://developer.yahoo.com/weather/)
- Weather icons: [Naman Rastogi](https://material.uplabs.com/posts/google-now-weather-icons-freebie)