Skip to main content

Generate QR cards for any occasion

Project description

wifi_qrcode

Generate WiFi Access QR Codes

Installation

pip install makeqr

Usage example

To test that installation was successful, try:

makeqr wifi --help

Usage from the command line:

makeqr wifi --ssid MYWIRELESSNETWORK --auth WPA --password SECRET

... or as python module:

python -m makeqr wifi --ssid MYWIRELESSNETWORK --auth WPA --password SECRET
python -m makeqr mailto --to user@mail.org --subject "Mail from QR"

... or as docker container:

docker run ghcr.io/shpaker/makeqr wifi --ssid MYWIRELESSNETWORK --auth WPA --password SECRET

Features

  • geo
  • link
  • mailto
  • sms
  • tel
  • wifi

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

makeqr-4.0.0rc3.tar.gz (6.0 kB view hashes)

Uploaded Source

Built Distribution

makeqr-4.0.0rc3-py3-none-any.whl (7.2 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