QR image maker
Find a file
2026-01-12 18:39:37 +01:00
.gitignore Initial commit 2026-01-12 18:36:28 +01:00
.python-version Initial commit 2026-01-12 18:36:28 +01:00
LICENSE README and LICENSE 2026-01-12 18:39:37 +01:00
main.py Initial commit 2026-01-12 18:36:28 +01:00
pyproject.toml Initial commit 2026-01-12 18:36:28 +01:00
README.md README and LICENSE 2026-01-12 18:39:37 +01:00
uv.lock Initial commit 2026-01-12 18:36:28 +01:00

mkqr

Requires uv.

Usage:

uv run main.py TEXT FILE

# Writes TEXT to a QR code and saves it as a .png to FILE.