Skip to content

v3.0

Latest
Compare
Choose a tag to compare
@skjiisa skjiisa released this 01 Sep 18:45
· 3 commits to master since this release

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.