Generate QRCode with a text in the cells
Go to file
bozarre 982f7144bf Update QRCodex.py 2025-02-28 00:22:26 +00:00
FiraMono_Bold.otf python script to generate images of a QRCode made of text character in the Cells 2025-02-28 01:11:17 +01:00
FiraMono_Medium.otf python script to generate images of a QRCode made of text character in the Cells 2025-02-28 01:11:17 +01:00
FiraMono_Regular.otf python script to generate images of a QRCode made of text character in the Cells 2025-02-28 01:11:17 +01:00
QRCodex.py Update QRCodex.py 2025-02-28 00:22:26 +00:00
codex.png python script to generate images of a QRCode made of text character in the Cells 2025-02-28 01:11:17 +01:00
qrcode.png python script to generate images of a QRCode made of text character in the Cells 2025-02-28 01:11:17 +01:00
readme.md Update readme.md 2025-02-28 00:21:23 +00:00

readme.md

QRCodex

A simple Python script to generate an image of a QRCode made of text character in the Cells

picturepicture

How to

  • install python
  • install python lib qrcode -> pip install qrcode