Generates a QRCode to join wifi networks by scanning it
Project description
simple-wifi-qrcode
Generates QR Code to join wifi networks
Installation
python -m pip install simple-wifi-qrcode
- Requires Python 3.9 or later
Usage
simple-wifi-qrcode [-h] --output OUTPUT --ssid SSID --password PASSWORD --alg {WEP,WPA,nopass} [--random-password] [--verbose]
options:
-h, --help show this help message and exit
--output OUTPUT The PNG file that will store the QR Code
--ssid SSID The SSID of the network
--password PASSWORD The password of the network
--alg {WEP,WPA,nopass} The authentication algorithm
--random-password Generate a random password for the network
--verbose Print verbose information
Docker
# sample creating a PNG QR Code file using Docker
docker run --rm -v qrcodes:/app/src/qrcodes jplobianco/simple-wifi-qrcode --output qrcodes/output.png --ssid net1 --password pass1 --alg WPA --verbose
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file simple-wifi-qrcode-1.4.4.tar.gz.
File metadata
- Download URL: simple-wifi-qrcode-1.4.4.tar.gz
- Upload date:
- Size: 4.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7c18dca0b63e9190f6eea027698ac073e634257ac50d3b7ec1e94bbc0b7d31ed
|
|
| MD5 |
c1bda9d11220deb09519ac31b9addf0d
|
|
| BLAKE2b-256 |
af62d3d1d3b4629bf3bb18277d31e7f9f156712307cb0c773f36a2388bd6d3d6
|
File details
Details for the file simple_wifi_qrcode-1.4.4-py3-none-any.whl.
File metadata
- Download URL: simple_wifi_qrcode-1.4.4-py3-none-any.whl
- Upload date:
- Size: 5.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b40ed11a74a0ec39252ca75b3afcbdeb5079ab05d3950632accda8844a299c5e
|
|
| MD5 |
e5cb23f25fcd990ae8815596f5ac877a
|
|
| BLAKE2b-256 |
848440bf210029abfff4a22e393f04c484327b1b97ee30045c725842aa21d1ef
|