Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
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
  • PyPI
  • Socket score

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc