Wu is small command-line application that retrieves weather data from Weather Underground (including current conditions, historical data, forecasts, active alerts, and station lookup). The program is designed to be extremely fast and generally compliant with the Unix philosophy. Wu is written in Go, and requires a Go compiler to build from source.
| Tags | Weather cli command line interface Go |
|---|---|
| Licenses | GPL v3 or later |
| Operating Systems | osx Linux (32 and 64 bit) |
| Implementation | Go |