Commit graph

3 commits

Author SHA1 Message Date
c16518ee7d wifi-qrcode: use PT Mono as the password font 2024-06-26 13:15:52 +01:00
01d761b4ef wifi-qrcode: constrain logo width/height 2024-06-26 11:27:21 +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