{"id":35214538,"url":"https://github.com/florianibach/qr-web","last_synced_at":"2026-04-28T14:34:08.797Z","repository":{"id":328856093,"uuid":"1117065035","full_name":"florianibach/qr-web","owner":"florianibach","description":"A simple QR Code generator with a docker file and a UI - possible to host on a Raspberry Pi","archived":false,"fork":false,"pushed_at":"2025-12-27T00:08:46.000Z","size":33,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-12-28T15:20:34.653Z","etag":null,"topics":["docker","qr-code","qrcode","qrcode-generator","raspberry-pi","self-hosted","selfhost","selfhosted"],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/florianibach.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-12-15T19:27:25.000Z","updated_at":"2025-12-27T00:08:49.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/florianibach/qr-web","commit_stats":null,"previous_names":["florianibach/qr-web"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/florianibach/qr-web","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/florianibach%2Fqr-web","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/florianibach%2Fqr-web/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/florianibach%2Fqr-web/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/florianibach%2Fqr-web/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/florianibach","download_url":"https://codeload.github.com/florianibach/qr-web/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/florianibach%2Fqr-web/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32385179,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T11:25:28.583Z","status":"ssl_error","status_checked_at":"2026-04-28T11:25:05.435Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["docker","qr-code","qrcode","qrcode-generator","raspberry-pi","self-hosted","selfhost","selfhosted"],"created_at":"2025-12-29T21:20:36.001Z","updated_at":"2026-04-28T14:34:08.791Z","avatar_url":"https://github.com/florianibach.png","language":"HTML","funding_links":["https://buymeacoffee.com/floibach","https://www.buymeacoffee.com/floibach"],"categories":[],"sub_categories":[],"readme":"# QR Code Generator (Web UI)\n[![GitHub Repo](https://img.shields.io/badge/GitHub-Repository-blue?logo=github)](https://github.com/florianibach/qr-web)\n\n[![DockerHub Repo](https://img.shields.io/badge/Docker_Hub-Repository-blue?logo=docker)](https://hub.docker.com/r/floibach/qr-web)\n\nA lightweight, self-hosted QR code generator with a clean web interface.\n\n---\n\nThis project is built and maintained in my free time.  \nIf it helps you or saves you some time, you can support my work on [![BuyMeACoffee](https://raw.githubusercontent.com/pachadotdev/buymeacoffee-badges/main/bmc-black.svg)](https://buymeacoffee.com/floibach)\n\nThank you for your support!\n\n\n## Features\n- Generate QR codes from text or URLs\n- Optional embedded logo/image (centered)\n- Configurable size, border and error correction (ECC)\n- Mobile-friendly UI\n- Multi-architecture Docker image (amd64 \u0026 arm64)\n- Works perfectly on Raspberry Pi\n\n## Usage (Docker)\n### docker run\n```\ndocker run --rm -p 8088:8000 floibach/qr-web:latest\n```\n\n### docker compose \n```yaml\nservices:\n  qr-web:\n    image: floibach/qr-web:latest\n    ports:\n      - \"8088:8000\"\n    restart: unless-stopped\n```\nthen open:\n```\nhttp://localhost:8088\n```\n### Notes\n\n- Default error correction level: Q (recommended)\n- For larger logos, use Q or H ECC\n- No data is stored – everything runs in-memory\n\n\n## Support me\n[![Buy Me a Coffee](https://img.shields.io/badge/Buy%20Me%20a%20Coffee-ffdd00?style=for-the-badge\u0026logo=buy-me-a-coffee\u0026logoColor=black)](https://www.buymeacoffee.com/floibach)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflorianibach%2Fqr-web","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflorianibach%2Fqr-web","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflorianibach%2Fqr-web/lists"}