recallwei / qrcode-generator

πŸŽ‰ Generate QRCodes more easily.

Home Page:https://qrcode.bruceworld.top

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QRCode Generator

Features

- [x] πŸ“ Generate QRCodes by text
- [x] πŸ“š Generate QRCodes by template
- [x] πŸ“‹ Copy generated QRCodes content
- [x] βœ”οΈ Download generated QRCodes
- [x] πŸ“Š History QRCodes list
- [x] πŸ’Ž Support storage of up to 400 QRCodes
- [ ] 🏷️ Add tags for QRCodes
- [ ] πŸ“ Add groups for QRCodes
- [ ] 🌟 Generate QRCodes using different encodings
- [ ] βš™οΈ Generate QRCodes by custom config
- [ ] πŸ” Search QRCodes by keywords
- [ ] πŸ“š Make QRCode template
- [ ] πŸŒ™ Dark Mode
- [ ] 🌏 i18n
- [x] πŸ’» Support multi-terminal, now Web and PC
- [x] πŸ”’ Keep your data in your hands
  - We will not store your personal information
  - Data are only saved locally within your browser
  - Open source on GitHub
  - No user tracking, no ads

Stacks

- Vue
- TypeScript
- Vite
- Dexie
- Naive UI
- TailwindCSS
- QRCode.js
- Electron
- Tauri

Project Structure

β”œβ”€β”€ desktop
β”œβ”€β”€ packages
β”œβ”€β”€ web
β”‚   β”œβ”€β”€ public
β”‚   β”œβ”€β”€ src
β”‚   └── src-tauri
└── README.md

License

MIT

About

πŸŽ‰ Generate QRCodes more easily.

https://qrcode.bruceworld.top

License:MIT License


Languages

Language:Vue 71.6%Language:TypeScript 22.4%Language:JavaScript 4.1%Language:HTML 0.8%Language:SCSS 0.5%Language:Rust 0.3%Language:Shell 0.3%