# WifiQRCode wifi share with QRCode. ## preview win: ![](Docs/screenshot/BaiduHi_2021-3-24_11-10-53.png) android: ![](Docs/screenshot/Android.png) # Develop ## Python ``` virtualenv -p /opt/python/3.7.4/bin/python3 venv source venv/bin/activate pip install -r requirements.txt python wifi_qrcode.py ``` ## Contributing If you are interested in fixing issues and contributing directly to the code base, please see the document [How to Contribute](CONTRIBUTING.md). ## License Copyright (c) 2021 [liuyuqi.gov@msn.cn](mailto:liuyuqi.gov@msn.cn). All rights reserved. Licensed under the [Apache 2.0](LICENSE.md) license.