https://github.com/egamagz/unqr
Easy to use QR codes: copy, paste, generate and go!
https://github.com/egamagz/unqr
deno fresh preact pwa qrcode qrcode-generator
Last synced: 12 days ago
JSON representation
Easy to use QR codes: copy, paste, generate and go!
- Host: GitHub
- URL: https://github.com/egamagz/unqr
- Owner: EGAMAGZ
- Created: 2025-02-27T14:17:03.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-06-23T03:46:37.000Z (about 1 year ago)
- Last Synced: 2025-06-23T04:30:31.608Z (about 1 year ago)
- Topics: deno, fresh, preact, pwa, qrcode, qrcode-generator
- Language: TypeScript
- Homepage: https://unqr.deno.dev/
- Size: 601 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# UNQR
A client-side QR code generator with PWA capabilities, designed to function offline.
[](https://fresh.deno.dev)
## Motivation
Many QR code tools either require users to log in, redirect to their services, or display intrusive ads. Additionally, many of these tools don't support offline usage.
The project’s name is inspired by [Unduck](https://github.com/t3dotgg/unduck), a project by [Theogg](https://www.youtube.com/@t3dotgg).