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

https://github.com/marcusziade/weathercli-rust

Input location, get weather data
https://github.com/marcusziade/weathercli-rust

Last synced: 2 months ago
JSON representation

Input location, get weather data

Awesome Lists containing this project

README

        

# weathercli-rust

### Setup

You must have a `config.toml` file in your root with the [open weather API key](https://home.openweathermap.org) defined as `api_key = "KEY_HERE"`

### Demo

https://user-images.githubusercontent.com/47460844/224482288-f6eda5eb-10c1-46f0-85db-9b2a13282a76.mp4