All checks were successful
Build and Push Docker Image / build (push) Successful in 1m32s
18 lines
553 B
Markdown
18 lines
553 B
Markdown
<div align="center">
|
|
<h1><a target="_blank" href="https://simple-qr.com">simple-qr.com</a></h1>
|
|
<img src="./docs/demo.gif" alt="demo" />
|
|
</div>
|
|
|
|
Simple, bullshit-free QR code generator with straightforward API.
|
|
|
|
## What it does
|
|
|
|
- Generate QR codes via a simple web UI or a straightforward REST API
|
|
- Embed logos (30+ brands: Gitea, Signal, Monero, Session, etc.) in the center of QR codes
|
|
- Export in PNG, JPEG, or WebP formats
|
|
- No authentication, no rate limiting, no ads
|
|
|
|
## Stack
|
|
|
|
- [Nuxt 4](https://nuxt.com) + [Nuxt UI](https://ui.nuxt.com)a
|