Weather in console

Are you using console a lot ? Do you wan to know from time to time what the weather forecast is ? You can find it out very simply in console. 

All you need to do is call service 

wttr.in

So all you have use is curl command and add correct city after main doman. So final link might look like: 

curl wttr.in/new_york

You should see something like this : 

wttr.in example

With this you can make alias to city you are living in, so you will have always actual info about weather forecast …

One Reply to “Weather in console”

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.