Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 485 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 485 Bytes

google-wifi-dashboard

A dashboard for Google Wi-Fi, using the google-wifi-api-node wrapper.

Check it out here: wifi.jameshawkins.dev

Requirements

You're going to need a refresh token to use this dashboard. Click here to get one.

Installation

  1. git clone https://github.com/JamesHawkinss/google-wifi-dashboard
  2. cd google-wifi-dashboard
  3. npm install
  4. npm run serve or npm run build