From a1a2cfd9b61bbec17aa142eb90906cef4ce0be33 Mon Sep 17 00:00:00 2001 From: Rafael Rinaldi Date: Tue, 26 Jan 2016 12:02:29 -0200 Subject: [PATCH] Add whereami Add whereami: CLI tool for getting user's geolocation information --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cff4a3d..67d4aca 100644 --- a/README.md +++ b/README.md @@ -167,6 +167,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. * [SAWS](https://github.com/donnemartin/saws) - A Supercharged AWS CLI * [transfer.sh](https://transfer.sh/) — Quickly upload and share files from your shell * [wego](https://github.com/schachmat/wego) - Weather app for the terminal +* [whereami](https://github.com/rafaelrinaldi/whereami) - Get your geolocation information from the CLI * [fanyi](https://github.com/afc163/fanyi) - Translate English to Chinese in terminal ## Games