Skip to content

Releases: skjiisa/qrcode

v3.0

01 Sep 18:45
Compare
Choose a tag to compare

This is a standalone Windows executable packaged with pyInstaller that has two modifications from sylnsfar/qrcode.

  1. " is added to the supported characters list.
  2. The Words argument is replaced with a file path to a text file where the first line contains the words to encode.

The specific purpose I made this for is to encode JSON into QR codes.