From f2d131f330e673a43e2c21b08dba2ea74791aa22 Mon Sep 17 00:00:00 2001 From: joelgeorgev Date: Tue, 6 Jun 2017 00:35:03 +0530 Subject: [PATCH] Add google-wifi-status (#114) A Node.js CLI app that displays status of your Google Wifi / OnHub router. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2238709..8e70f18 100644 --- a/README.md +++ b/README.md @@ -306,6 +306,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [weather-cli](https://github.com/riyadhalnur/weather-cli) - Check the weather for your city from your terminal. - [hget](https://github.com/bevacqua/hget) - Render websites in plain text from your terminal. - [ponysay](https://github.com/erkin/ponysay) - Pony rewrite of cowsay. +- [google-wifi-status](https://github.com/joelgeorgev/google-wifi-status) - A Node.js CLI app that displays status of your Google Wifi / OnHub router. ## Other Awesome Lists