Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 469 Bytes

File metadata and controls

16 lines (13 loc) · 469 Bytes

Qr Coder

This CLI app for fast generate qrcodes from file

Supported files: CSV. Columns: filename, text.

  1. Clone https://github.com/ManGravityR/QrCoder.git
  2. Enter pip install for install from requirements.txt
  3. Run __init__.py
  4. Select item from console menu
  5. QR codes saves as PNG format in directory qr-codes/{list_name}

Next feature:

  • Compile to .exe
  • Add support JSON, XML
  • Deep checks compatibility columns