Skip to main content

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

Project description

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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

flask_wifiqr-0.0.4.tar.gz (5.5 kB view hashes)

Uploaded Source

Built Distribution

flask_wifiqr-0.0.4-py3-none-any.whl (3.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page