Want to create QR codes without relying on third-party services? We’ve just launched Quick Code, a completely self-hosted QR code generator. And the best part? It’s free for the r/selfhosted community!
Take Control of Your QR Codes
Quick Code puts you in charge. Your data stays on your server, so you don’t have to worry about external APIs, tracking, subscriptions, or vendor lock-in. It’s perfect for developers, businesses, and anyone who values privacy.
What Can Quick Code Do?
Quick Code is packed with features:
- Dynamic & Static QR Codes: Create both editable, trackable codes and permanent, non-trackable ones.
- Biolinks: Design custom link-in-bio pages.
- Styling Options: Choose from various shapes and customize colors with a gradient builder.
- Multi-Language & RTL Support: Reach a global audience.
- Built-in Analytics: Track your QR code performance.
- User Management: Create sub-users and manage access.
- Payment Integration: Supports major payment processors like Stripe and PayPal.
- Apple Wallet Integration: Make it easy for users to save your information.
Free for r/selfhosted Users!
To celebrate the launch, we’re offering Quick Code completely free to the r/selfhosted community. Use the code REDDIT at checkout to get lifetime access and free weekly updates.
Get Started in Minutes
Setting up Quick Code is quick and easy:
- Clone the repo:
git clone https://github.com/thequickcode/laravel-with-docker.git
- Download the app (you’ll get
public_html.zip
after checkout). - Move the ZIP file into the
backend
folder. - Run the app:
docker compose up
- Fix file permissions:
docker compose run --rm php chown -R www-data:www-data /app
Your QR code generator will be live at http://localhost
.
We Want Your Feedback!
Let us know what you think! We welcome your feedback, feature ideas, bug reports, and suggestions.