
Obtén rápidamente tu contraseña WiFi y, si es necesario, genera un código QR de tu WiFi para que los teléfonos se conecten fácilmente.
Obtén rápidamente tu contraseña WiFi y, si es necesario, genera un código QR de tu WiFi para que los teléfonos puedan conectarse fácilmente.
Funciona en macOS, Linux y Windows
pip$ python3 -m pip install --user wifi-password
git$ git clone https://github.com/sdushantha/wifi-password
$ cd wifi-password
$ python3 setup.py install
pamac$ sudo pamac build wifi-password
yay$ yay -S wifi-password
$ wifi-password --help
usage: wifi_password [options]
optional arguments:
-h, --help show this help message and exit
--show-qr, -show Show a ASCII QR code onto the terminal/console
--save-qr [PATH], -save [PATH]
Create the QR code and save it as an image
--ssid SSID, -s SSID Specify a SSID that you have previously connected to
--list, -l Lists all stored network SSID
--version Show version number