create_ap icon indicating copy to clipboard operation
create_ap copied to clipboard

Generate QR code like

Open pickfire opened this issue 5 years ago • 2 comments
trafficstars

nmcli device wifi show-password

SSID: xxx
Security: WPA
Password: xxx

  [ QR Code ]

It would be cool to let other devices easily connect using QR code.

pickfire avatar Feb 23 '20 17:02 pickfire

Thanks for this command! i didn't know about this :D

marchingon12 avatar Jun 30 '20 03:06 marchingon12

I added this feature to my fork of this project: https://github.com/garywill/linux-router

lnxrouter --ap wlan0 MyAccessPoint -p MyPassPhrase --qr

garywill avatar Dec 25 '20 00:12 garywill