Bash - Show weather forecast in your console

curl -4 http://wttr.in/New_York : ' ┌─────────────┐ ┌─────────────────────────────┬───────────────────────┤ Wed 20. Jul ├───────────────────────┬─────────────────────────────┐ Morning │ Noon └──────┬──────┘ Evening │ Night │ ├─────────────────────────────┼──────────────────────────────┼──────────────────────────────┼─────────────────────────────┤ │ \ / Sunny │ \ / Sunny │ \ / Sunny │ \ / Clear │ │ .-. 75 – 77 °F │ .-. 78 – 84 °F │ .-. 89 – 91 °F │ .-. 84 – 91 °F │ │ ― ( ) ― ↓ 7 – 8 mph │ ― ( ) ― ↙ 3 – 4 mph │ ― ( ) ― ↑ 6 – 6 mph │ ― ( ) ― ↑ 7 – 8 mph │ │ `-’ 6 mi │ `-’ 6 mi │ `-’ 6 mi │ `-’ 6 mi │ │ / \ 0.0 in | 0% │ / \ 0.0 in | 0% │ / \ 0.0 in | 0% │ / \ 0.0 in | 0% │ └─────────────────────────────┴──────────────────────────────┴──────────────────────────────┴─────────────────────────────┘ '

Be the first to comment

You can use [html][/html], [css][/css], [php][/php] and more to embed the code. Urls are automatically hyperlinked. Line breaks and paragraphs are automatically generated.