Skip to main content

Creates a PDF with a QR code of your wifi password.

Project description

wifipass

A tool to create QR codes to share your wifi credentials.

Prerequisites

You need to have python3 and pip installed.

Installing

pip install wifipass

Running

usage: python -m wifipass [-h] [--ssid SSID] [--pw PW] [--out OUT]

optional arguments:
  -h, --help            show this help message and exit
  --ssid SSID           network name
  --pw PW               network password
  --out OUT             output filename

For example to generate a pdf version:

python -m wifipass --ssid YOUR_SSID_HERE --pw YOUR_PW_HERE --out qr.pdf

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

wifipass-0.0.5.tar.gz (3.2 kB view hashes)

Uploaded Source

Built Distribution

wifipass-0.0.5-py3-none-any.whl (4.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