Crates.io | forecaster |
lib.rs | forecaster |
version | 0.1.3 |
source | src |
created_at | 2023-12-06 14:44:23.445545 |
updated_at | 2023-12-22 22:10:52.26908 |
description | A simple weather forecaster that takes all the data from https://openweathermap.org/ and displays it in a nice way. |
homepage | https://github.com/Rukomoynikov/weather_cli |
repository | https://github.com/Rukomoynikov/weather_cli |
max_upload_size | |
id | 1060100 |
size | 57,135 |
This package allows you to fetch weather date from OpenWeatherMap to your terminal. To use it you need to get an API key on their site.
With cargo installed, run the following command:
1. cargo install forecaster
2. forecaster config set api_key <your_api_key>
3. forecaster current <city_name>
# Example result
> Temperature: 5.68
> Feels like: 1.66
> Wind speed: 6.26