{"id":13457421,"url":"https://github.com/kochrt/qr-designer","last_synced_at":"2025-05-15T13:07:53.918Z","repository":{"id":171058154,"uuid":"647379610","full_name":"kochrt/qr-designer","owner":"kochrt","description":"QR designer web app with a novel method of designing qr codes that does not take advantage of error correction","archived":false,"fork":false,"pushed_at":"2023-06-22T16:56:16.000Z","size":90317,"stargazers_count":2725,"open_issues_count":4,"forks_count":116,"subscribers_count":13,"default_branch":"main","last_synced_at":"2025-04-08T10:13:02.332Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://robko.ch/qr-designer/","language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kochrt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2023-05-30T16:48:36.000Z","updated_at":"2025-04-08T04:10:25.000Z","dependencies_parsed_at":null,"dependency_job_id":"6bfd8338-d948-478a-a53f-84936bffe066","html_url":"https://github.com/kochrt/qr-designer","commit_stats":null,"previous_names":["kochrt/qr-designer"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kochrt%2Fqr-designer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kochrt%2Fqr-designer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kochrt%2Fqr-designer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kochrt%2Fqr-designer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kochrt","download_url":"https://codeload.github.com/kochrt/qr-designer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254346624,"owners_count":22055808,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2024-07-31T08:01:43.188Z","updated_at":"2025-05-15T13:07:48.904Z","avatar_url":"https://github.com/kochrt.png","language":"Vue","funding_links":[],"categories":["Vue"],"sub_categories":[],"readme":"# QR code designer\n\nThis is a QR design web app that you can use to create QR codes that have arbitrary designs in the middle section. Compared to other qr designs, this does not take advantage of error correction that QR codes use, but rather deterministically turns some pixels in the code pattern on or off without affecting what the QR code is pointing to.\n\n## Prerequisites\n\nThe designer is a Nuxt v2 app, statically generated. It had been part of a larger app that I have separated it from. There may be references to `sw.ink` and `qr.new` lying around; those were the domains I had that the app was being served from.\n\nThere are some prerequisites to making QR codes with the designer.\n\nIn order to maximize designer space, the url that the QR codes links to is expected to be exactly 25 characters long from the set of [alphanumeric characters](https://en.wikipedia.org/wiki/QR_code#Design) - `0–9, A–Z (upper-case only), space, $, %, *, +, -, ., /, :`\n\nWhen I had the `sw.ink` and `qr.new` domains, it would direct to `HTTPS://SW.INK/${QR_ID}` where `QR_ID` would be a 10 alphanumeric-character long id set as part of the link shortening process.\n\nIf you want to change this you would do it in [components/Design/QRGroup.vue](components/Design/QRGroup.vue) at line 138.\n\n## Installing and running\n\nNode version 16 is expected.\n\n```bash\n\u003e npm i\n\u003e npm run generate\n\u003e npm run start\n```\n\n## Examples\n\n![](static/example_designs/1.png)\n![](static/example_designs/2.png)\n![](static/example_designs/3.png)\n![](static/example_designs/4.png)\n![](static/example_designs/5.png)\n![](static/example_designs/6.png)\n![](static/example_designs/7.png)\n![](static/example_designs/8.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkochrt%2Fqr-designer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkochrt%2Fqr-designer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkochrt%2Fqr-designer/lists"}