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

https://github.com/nocd5/go-weather

weather report in Japan
https://github.com/nocd5/go-weather

go golang weather

Last synced: 8 months ago
JSON representation

weather report in Japan

Awesome Lists containing this project

README

          

# go-weather
weather report in Japan

## Install

```
go get -u github.com/nocd5/go-weather/cmd/wnc
```

## Usage

```sh
$ wnc today 仙台
```
![](today.png)

```sh
$ wnc week 仙台
```
![](week.png)

```sh
$ wnc list 仙台
$ wnc week 34392
```
![](list_week.png)