tawandamoyo / qr-code-decoder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WiFi Password QR Code Decoder

Description

This script decodes the password of a WiFi network given a sharable QR code.

Requires:

  • Python3
  • PIL
  • pyzbar

Usage

In main.py assign image_source to the path of your qr image.

Run:

python3 main.py

About


Languages

Language:Python 100.0%