#weather #open-weather #api #api-key #api-bindings #cli #env-var

bin+lib rust_weather

Uses open weather api's database to provide weather data via a CLI

3 stable releases

1.2.0 Feb 24, 2022
1.1.0 Feb 23, 2022
1.0.0 Feb 23, 2022

#8 in #open-weather

AGPL-3.0

14KB
373 lines

Uses open weather api's database to provide weather data via a CLI.

Usage

First, create an API key at https://home.openweathermap.org/api_keys.

Then, set the environment variable OPEN_WEATHER_API_KEY to it.

Finally, you can run commands. Run the executable for more information.

Dependencies

~11–29MB
~436K SLoC