๐Ÿ“ฆ siedentop / Wifi-QR-Code

Configure your smartphone (android) by taking a picture of a QR Code.

โ˜… 7 stars โ‘‚ 1 forks ๐Ÿ‘ 7 watching โš–๏ธ GNU General Public License v3.0
๐Ÿ“ฅ Clone https://github.com/siedentop/Wifi-QR-Code.git
HTTPS git clone https://github.com/siedentop/Wifi-QR-Code.git
SSH git clone git@github.com:siedentop/Wifi-QR-Code.git
CLI gh repo clone siedentop/Wifi-QR-Code
Christoph Siedentop Christoph Siedentop Use Gitmodule from HTTPS as Git-protocoll not supported anymore. e40d465 7 years ago ๐Ÿ“ History
๐Ÿ“‚ master View all commits โ†’
๐Ÿ“„ .gitignore
๐Ÿ“„ .gitmodules
๐Ÿ“„ hardcoded.py
๐Ÿ“„ LICENSE
๐Ÿ“„ main.py
๐Ÿ“„ pyqrnative
๐Ÿ“„ README
๐Ÿ“„ wifi_test.py
๐Ÿ“„ wifi.py
๐Ÿ“„ README.md

This is a project that lets you write your wifi settings and lets you generate a QR code for those settings. The displayed QR code can be used (Barcode Scanner on Android) to set settings in your smartphone.

Note: If you have Git version <1.7.5 please run "git submodule update".

Usage: ./main.py (this will print a help text, or use -h to get help)

main.py --ssid=MyNetwork --password=secret123 --auth=WPA

This code is released under the GPLv3. For more information see LICENSE-file.