Skip to content

recallwei/qrcode-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

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