A dashboard for Google Wi-Fi, using the google-wifi-api-node wrapper
google-wifi-dashboard
A dashboard for Google Wi-Fi, using the google-wifi-api-node wrapper.
Check it out here: wifi.squeezebox.dev
Requirements
You’re going to need a refresh token to use this dashboard. Click here to get one.
Installation
git clone https://github.com/JamesHawkinss/google-wifi-dashboard
cd google-wifi-dashboard
npm install
npm run serve
ornpm run build