Go weather
A simple command-line weather forecast app ported from CSW. Not all functionality is identical, but works just as well.
You can use gow --help
to get the usage information.
go get github.com/deluxo/gow
or clone the repo and build it yourself.