Skip to main content

Generate a qr code for your wifi to let others quickly connect your wifi.

Project description

Generate a qr code for your wifi network to let others quickly connect your wifi without having the need to tell them your long and complicated password.

Dependencies:

  • Pillow

  • qrcode

Usage:

$ wifi-qrcode-generator

Or as a Python API

#!/usr/bin/env python3
import wifi_qrcode_generator

wifi_qrcode_generator.wifi_qrcode(
  'Home wifi', False, 'WPA', 'very complicated password'
)

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

wifi_qrcode_generator-0.1.tar.gz (2.5 kB view hashes)

Uploaded Source

Built Distribution

wifi_qrcode_generator-0.1-py3.6.egg (3.9 kB view hashes)

Uploaded Source

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