mirror of https://github.com/chubin/wttr.in
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
336 B
16 lines
336 B
9 years ago
|
Usage:
|
||
|
|
||
|
$ curl wttr.in # current location
|
||
|
$ curl wttr.in/muc # weather in the Munic airport
|
||
|
|
||
|
Supported locations:
|
||
|
|
||
|
/paris # city name
|
||
|
/muc # airport code (3 letters)
|
||
|
/@stackoverflow.com # domain name
|
||
|
|
||
|
Special URLs:
|
||
|
|
||
|
/:help # show this page
|
||
|
|