An open API service indexing awesome lists of open source software.

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.

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
```