From a66d0b38ddf726d6343b2e6dff31aa9ed5ae7d79 Mon Sep 17 00:00:00 2001 From: Riyadh Al Nur Date: Sun, 25 Oct 2015 22:13:51 +0600 Subject: [PATCH] Added 2 more CLI projects to the list - quote-cli - weather-cli --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 5deef30..e5948cc 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,8 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. * [TTYtter](https://github.com/atomicules/TTYtter)- Twitter client- ([original](http://www.floodgap.com/software/ttytter/)) +* [quote-cli](https://github.com/riyadhalnur/quote-cli)- Get a random quote or the quote of the day in your CLI + ## Web Development * [bower-name-cli](https://github.com/sindresorhus/bower-name-cli)- Check whether a package name is available on bower @@ -190,3 +192,5 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. * [gdb-dashboard](https://github.com/cyrus-and/gdb-dashboard)- Modular visual interface for GDB in Python + +* [weather-cli](https://github.com/riyadhalnur/weather-cli)- Check the weather for your city from your terminal