From d0b29c5886237acab1cf40bd692562c4e02303ad Mon Sep 17 00:00:00 2001 From: Igor Chubin Date: Thu, 29 Jun 2017 23:57:33 +0200 Subject: [PATCH] added wttr.in - :partly_sunny: The right way to check the weather --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c6bcf3d..20bc3dd 100644 --- a/README.md +++ b/README.md @@ -232,6 +232,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. * [vl](https://github.com/ellisonleao/vl) - URL link checker on text documents * [wego](https://github.com/schachmat/wego) - Weather app for the terminal * [whereami](https://github.com/rafaelrinaldi/whereami) - Get your geolocation information from the CLI +* [wttr.in](https://github.com/chubin/wttr.in) - :partly_sunny: The right way to check the weather (curl wttr.in) ## Games