Generate WiFi Access QR Codes
Project description
wifi_qrcode
Generate WiFi Access QR Codes
Installation
pip install -U wifi_qrcode
Usage example
wifi_qrcode --ssid MYWIRELESSNETWORK --auth WPA --password SECRET
or as python module
python -m wifi_qrcode wifi --ssid MYWIRELESSNETWORK --auth WPA --password SECRET
python -m wifi_qrcode mailto --to user@mail.org --subject "Mail from QR"
Arguments
Required
--ssid
Network SSID
Optional
--auth
Authentication type; can be WEP or WPA, or 'nopass' for no password;--password
Password, ignored if--auth
is "nopass";--hidden
True if the network SSID is hidden;--output
QR-code file. Can be with PNG or SVG extension.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
wifi_qrcode-2.0.0.tar.gz
(3.5 kB
view details)
File details
Details for the file wifi_qrcode-2.0.0.tar.gz
.
File metadata
- Download URL: wifi_qrcode-2.0.0.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e3cd9ee310dde657670ef0654be72c611e59799c1f7ece07faaa034b584f270e |
|
MD5 | b407622f51220f1575ebc2c35b66166d |
|
BLAKE2b-256 | e17889958b7bb527cb332f029e492268dc541c9778526ea90f1bc67c254610f7 |