You can use the linux qrencode
command as so:
qrencode -t svg --foreground=FFFFFF --background=000000 -o qr-code.svg --inline --rle "WIFI:S:<SSID>;T:WPA;P:<PASSWORD>;;"
My Little Pocket Universe
You can use the linux qrencode
command as so:
qrencode -t svg --foreground=FFFFFF --background=000000 -o qr-code.svg --inline --rle "WIFI:S:<SSID>;T:WPA;P:<PASSWORD>;;"