https://github.com/cburmeister/qr-code-wifi
Generate a QR code containing WIFI credentials.
https://github.com/cburmeister/qr-code-wifi
cli network qrcode qrcode-generator security
Last synced: 10 months ago
JSON representation
Generate a QR code containing WIFI credentials.
- Host: GitHub
- URL: https://github.com/cburmeister/qr-code-wifi
- Owner: cburmeister
- Created: 2018-09-09T00:02:05.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-09-10T19:56:03.000Z (almost 8 years ago)
- Last Synced: 2025-02-15T07:21:19.632Z (over 1 year ago)
- Topics: cli, network, qrcode, qrcode-generator, security
- Language: Python
- Size: 1000 Bytes
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
qr-code-wifi
============
Generate a QR code containing WIFI credentials.
---
Share access to your WIFI network without exchanging any network name or password.
## Usage
```bash
pip install --editable .
qr_code_wifi network123 WPA bigproblem --out qr-code-wifi.png
```