8000 GitHub - davidxhk/mini-qr: Generate customized qr codes easily ๐Ÿ‘พ
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

davidxhk/mini-qr

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

69 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Mini QR Code Generator

License: GPL v3

A customizable QR code generator to create beautiful and unique QR codes.

Features

  • โœ… Accessible: minimally WCAG A compliant
  • ๐ŸŽจ Customizable colors and styles
  • ๐Ÿ–ผ๏ธ Export to SVG and PNG
  • ๐Ÿ“‹ Copy to clipboard
  • ๐ŸŒ“ Light/dark/system-preference mode toggle
  • ๐ŸŽฒ Randomize style button
  • ๐ŸŒ Available in 29+ languages thanks to deepl-translate-github-action
  • ๐Ÿ’พ Save & Load QR Code config
  • ๐Ÿ–ผ๏ธ Upload custom image for logo
  • ๐ŸŽญ Presets: Pre-crafted QR code styles
  • ๐Ÿ›ก๏ธ Error correction level: affects the size of the QR code and logo within. Use lower correction levels for bigger pieces of data to ensure that it can be read.
  • ๐Ÿ“ฆ Batch data export: Import a CSV file with multiple data strings and export QR codes for them all at once.

Demo

Try it out here โœจ

MiniQR-demo.mp4

Batch data export is also now supported.

batch_data_export.mp4

Self-hosting with Docker ๐Ÿ‹

Mini-QR can easily be self-hosted. We provide a docker-compose.yml file as well as our own images. We are using GitHub's ghrc.io Container Registry.

wget https://github.com/lyqht/mini-qr/raw/main/docker-compose.yml

docker compose up -d

Contributing

See CONTRIBUTING.md for more details.

About

Generate customized qr codes easily ๐Ÿ‘พ

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 62.3%
  • TypeScript 29.5%
  • JavaScript 3.4%
  • CSS 2.4%
  • HTML 2.1%
  • Dockerfile 0.2%
  • Shell 0.1%
0