1.0.2 • Published 3 years ago

wie-ist-das-wetter-heute v1.0.2

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

Wie ist das Wetter heute…?

The English cannot have a conversation without mentioning the weather.

Now we can find out what the weather is anywhere in the world - from the terminal!

There is no real reason for this package to be named in German.

Usage ⚒️

Step 1

Sign up for a free account on https://www.weatherapi.com/ to get your API Key.

I am not affiliated or sponsored by them or benefit from this recommendation in any way.

Step 2

npm install -g wie-ist-das-wetter-heute

Step 3

Run the command with inline variables

wetter --location Manchester --key <API_KEY>

wetter -l Manchester -k <API_KEY>