TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Weather from the Command Line

7 pointsby zoidb9 months ago

1 comment

reify9 months ago
wttr is my favourite<p>for me this is the most accurate for my local weather.<p>loads of settings though I just set up a simple alias<p>alias weather=&#x27;curl wttr.in&#x2F;London=?3M&#x27;<p>or not for a simple day weather output<p>curl wttr.in&#x2F;London?format=&quot;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&quot;