QRCode Generator

April 1, 2023 ยท View on GitHub

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