Skip to content
Go back

Sweater Weather

Published:  at  09:20 AM
2 mins read

I was looking for a way to get the forecast from the terminal, because why not? :)

Sure, I can browse to AccuWeather/The Weather Channel and after few clicks get what I wanted, but where’s the fun in that?

I came across this great open source project: wttr.in. It’s basically a web frontend for wego, a terminal weather app with awesome ASCII art, that brings you all da sh*t with nothing but curl!

Usage

$ curl wttr.in/tel-aviv

Tel-Aviv Weather

Advanced Features

$ curl wttr.in/jfk
$ curl wttr.in/~santiago-bernabeu-stadium
$ curl wttr.in/@bigpnada.io
$ curl wttr.in/:help

Bonus Eye Candy

Do yourself a favor and type:

$ curl wttr.in/Moon

Moon




Previous Post
Trailing Whitespace, No More!
Next Post
Mongo Shell GIMME MORE