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
- Host: GitHub
- URL: https://github.com/marcusziade/weathercli-rust
- Owner: marcusziade
- License: mit
- Created: 2023-03-11T11:16:23.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-03-12T06:58:35.000Z (about 2 years ago)
- Last Synced: 2025-02-28T13:14:42.755Z (2 months ago)
- Language: Rust
- Homepage:
- Size: 10.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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