QR code
How to generate QR code for wifi
Intro
As a guest, I want to scan a QR code, So that I can connect to the Wi-Fi network quickly and without manually entering the password.
Usage
# Replace <SSID> and <PASSWORD> with your Wi-Fi network name and password
qrencode -o wifi.png "WIFI:T:WPA;S:<SSID>;P:<PASSWORD>;;"