Skip to content

itsharex/mini-qr

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

72 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

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 64.0%
  • TypeScript 28.2%
  • JavaScript 3.2%
  • CSS 2.3%
  • HTML 2.0%
  • Dockerfile 0.2%
  • Shell 0.1%