Sharing WIFI access via qr-code

Simple and easy…

qrencode -o - -t utf8 ‘WIFI:S:MySweetSSID;T:WPA;P:mysecretpassword;;’

replace MySweetSSID with your SSID and mysecretpassword with your WPA secret key

Bildschirmfoto_2020-04-07_10-38-47

1 Like

Fabulous. Just point your phone camera at it and it will recognize it as a WiFi connection and ask if you’d like to join it. Very convenient.
@joekamprad there’s a typo in your code snippet. its hould be qrencode not rencode

:man_with_probing_cane:

1 Like

Haha, point taken :slight_smile: