No description
  • HTML 70.6%
  • Python 29.4%
Find a file
2026-02-18 18:31:57 -05:00
.gitea/workflows design and autobuild 2026-02-18 10:04:20 -05:00
images added image to readme 2026-02-18 17:56:56 -05:00
templates made name required 2026-02-18 18:31:57 -05:00
.gitignore first commit 2025-01-29 23:28:00 +00:00
codegen.py added more vcard options 2026-02-18 18:29:24 -05:00
docker-compose.yml added dockerfiles 2025-01-30 01:54:20 +00:00
dockerfile design and autobuild 2026-02-18 10:04:20 -05:00
readme.md added image to readme 2026-02-18 17:56:56 -05:00
requirements.txt design and autobuild 2026-02-18 10:04:20 -05:00

qr code generator

Because every other one wants to steal your data

example

Host it

simply run

docker run git.carsonmayn.com/carson/qrcode:latest -p 8060:8060

Find it at localhost:8060

current functionality

  • URLs
  • Telephone
  • Email
  • (partial) WiFi
  • VCard (contact info in a QR code)

Host it

simply run

docker run git.carsonmayn.com/carson/qrcode:latest -p 8060:8060

Find it at localhost:8060