Generate QRCode with a text in the cells
Go to file
Jérémie GABOLDE d0a59dcc4f added readme 2025-02-28 01:16:37 +01:00
BeaufortQRCode.py python script to generate images of a QRCode made of text character in the Cells 2025-02-28 01:11:17 +01: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
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.mb added readme 2025-02-28 01:16:37 +01:00

readme.mb

# QRCodex

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

## How to

- install python
- install python lib qrcode -> `pip install qrcode`