Skip to content

Instantly share code, notes, and snippets.

@ultim8k
Created February 27, 2021 02:40
Show Gist options
  • Save ultim8k/6bd3c1bdda980c8672dd941a2652be0c to your computer and use it in GitHub Desktop.
Save ultim8k/6bd3c1bdda980c8672dd941a2652be0c to your computer and use it in GitHub Desktop.
Create QR code for your wifi using qrencode
qrencode "WIFI:T:WPA;S:${SSID};P:${PASSWORD};;" -o wifi.png
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment