wttr.in is a console-oriented weather forecast service that brings weather data directly to your terminal. Instead of opening a browser, you can retrieve detailed weather information using simple curl commands, making it perfect for developers, system administrators, and anyone who lives in the terminal.
The service supports multiple output formats to suit different needs:
Key Features:
Access weather data by city name, airport code, IP address, or domain name. Get forecasts for specific locations like landmarks, mountains, or attractions by prefixing with ~. Customize output with flexible formatting options including one-line summaries perfect for status bars in tmux or other applications. Choose between USCS and metric units, and access weather information in over 50 languages.
The service handles tens of millions of queries daily, proving its reliability and popularity among developers and power users. Whether you need a quick temperature check or detailed weather data for automation, wttr.in delivers with minimal overhead and maximum convenience. No API keys required—just curl and go.
$ go install github.com/schachmat/wego@latestActivity score
95/100
Stars
Forks
Last commit
First release
Language
License
Auto-fetched .