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