Commit graph

4 commits

Author SHA1 Message Date
ee7538f666 web/lukegb/wifi-qrcode: try some shenanigans to make this work when exported 2022-05-01 17:14:27 +01:00
30efc7c2e6 web/lukegbcom/wifi-qrcode: make nextjs export work 2022-05-01 16:58:33 +01:00
247f90d129 web/lukegbcom/wifi-qrcode: if no psk, don't show the password: line 2022-05-01 16:26:03 +01:00
e32a2520e8 web/lukegbcom: add tools/wifi-qrcode
This is a (undocumented) tool for generating printable A4/Letter-sized Wifi QR
code sheets.

It takes URL parameters:

* eventName: this is either the name of an event or a URL to a logo for it
* ssid: network SSID
* psk: network password; if not set, the network is assumed to have no password
* hidden: if present, the network is assumed to be hidden
2022-05-01 16:24:29 +01:00