NOTE: Not production ready. Use at your own risk.
go install github.com/bradj/qrgen
qrgen wifi -s [ssid] -p [password]
Generates a QR code for the spcified wifi ssid and password
Usage:
qrgen wifi [flags]
Flags:
-h, --help help for wifi
-o, --output string Specify the location of the generated png (default "wifi-qr.png")
-p, --password string The password of your wifi network
-s, --ssid string The ssid of your wifi network