On 2026-03-17, Karen Lewellen <[email protected]> wrote:
> Hi All,
> For those who do not know, weather-util is a Linux program that can, when 
> presented tie airport code, provide current weather conditions and 
> forecasts.
> Because Environment Canada has removed their phone weather service, I am 
> seeking an equivalent of weather-util that provides basic just the facts 
> information, but for areas outside of the united states.
> For example, if I provide the program with the Toronto Person airport code, 
> yyz, it gives me a forecast for western New York State instead.
> Ideas for something comparative?
> Thanks!
> Kare
>
>

curty@einstein:~$ curl 'wttr.in/Toronto?2?n'
Weather report: toronto
 
     \  /       Partly cloudy
   _ /"".-.     -3(-8) °C      
     \_(   ).   ↑ 14 km/h      
     /(___(__)  14 km          
                0.0 mm         
                        ┌─────────────┐                        
┌───────────────────────┤  Wed 18 Mar ├───────────────────────┐
│             Noon      └──────┬──────┘      Night            │
├──────────────────────────────┼──────────────────────────────┤
│               Cloudy         │               Overcast       │
│      .--.     -2(-7) °C      │      .--.     -2(-7) °C      │
│   .-(    ).   ↑ 14-17 km/h   │   .-(    ).   ↑ 17-24 km/h   │
│  (___.__)__)  10 km          │  (___.__)__)  10 km          │
│               0.0 mm | 0%    │               0.0 mm | 0%    │
└──────────────────────────────┴──────────────────────────────┘
                        ┌─────────────┐                        
┌───────────────────────┤  Thu 19 Mar ├───────────────────────┐
│             Noon      └──────┬──────┘      Night            │
├──────────────────────────────┼──────────────────────────────┤
│    \  /       Partly Cloudy  │               Cloudy         │
│  _ /"".-.     +3(0) °C       │      .--.     +3(2) °C       │
│    \_(   ).   → 11-16 km/h   │   .-(    ).   → 9-16 km/h    │
│    /(___(__)  10 km          │  (___.__)__)  10 km          │
│               0.0 mm | 0%    │               0.0 mm | 0%    │
└──────────────────────────────┴──────────────────────────────┘
Location: Toronto, Ontario, Canada [43.6529206,-79.3849007]

https://wttr.in/:help

Reply via email to