google-wifi-status

2.3.3 • Public • Published

Google Wifi Status

Build Status

A Node.js CLI app that displays status of your Google Wifi / OnHub router.

Installation

$ npm install google-wifi-status -g

Usage

$ google-wifi-status --help

  Usage: index [options]

  Options:

    -h, --help          output usage information
    -v, --swversion     Software Version
    -c, --checkupdate   Check for software update
    -u, --uptime        Total Uptime
    -g, --gip           Gateway IP
    -i, --ip            IP Address
    -d, --dns           DNS Servers
    -a, --all           All Stats

$ google-wifi-status -v
Software Version: 9334.41.3

$ google-wifi-status -c
Your Google Wifi is up to date.

$ google-wifi-status -u
Total Uptime: 11 hours 5 minutes 16 seconds

License

MIT

Package Sidebar

Install

npm i google-wifi-status

Weekly Downloads

3

Version

2.3.3

License

MIT

Unpacked Size

6.92 kB

Total Files

8

Last publish

Collaborators

  • joelgeorgev