You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

flask_wifiqr

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

flask_wifiqr

Flask_WifiQR: A simple flask app that serves your wifi password as a QR Code to smartphones

0.0.4
pipPyPI
Maintainers
1

wifiqr

WifiQR is a small flask app that embeds my wifi password in the form of a QR code into home assistant

This is a simple 1 page app that returns a QR image that is recognised by most mobile devices (both Android an iPhone). Open your camera app, hold your camera in front of the QR image and wait until you are prompted to connect to the WIFI ssid given in the QR.

To run:

pip install wifiqr


export WIFI_PASSWORD="some_password
export WIFI_SSID="some_ssid"data

python -m wifiqr

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts