Comment on Print off a QR code for guests to join your WiFi networkparentComments−westmeal2yuse qr-encode on the command line like this: qr-encode -t utf8 "wifipassword"−dmitris2yon a Mac, one can 'brew install qrencode' (from https://fukuchi.org/works/qrencode/index.html.en)
Comments
use qr-encode on the command line like this: qr-encode -t utf8 "wifipassword"
on a Mac, one can 'brew install qrencode' (from https://fukuchi.org/works/qrencode/index.html.en)