Weather from the Command Line

7 points by zoidb 10 months ago | 1 comment
  • reify 10 months ago
    wttr is my favourite

    for me this is the most accurate for my local weather.

    loads of settings though I just set up a simple alias

    alias weather='curl wttr.in/London=?3M'

    or not for a simple day weather output

    curl wttr.in/London?format="Weather:+%C,+%t,+%h,+%w,+%W+%P\nTimezone:+%Z\nTime:+%T+|+Dawn:+%D+++|+Sunrise:+%S\nZenith:++%z+++|+Sunset:+%s+|+Dusk:+%d\nLocation:+London,+England\n"