{"id":630,"url":"https://github.com/make-github-pseudonymous-again/awesome-qr-code","last_synced_at":"2025-10-30T11:31:23.733Z","repository":{"id":45516925,"uuid":"252092049","full_name":"make-github-pseudonymous-again/awesome-qr-code","owner":"make-github-pseudonymous-again","description":"A curated list of awesome QR code libraries, software and resources","archived":false,"fork":false,"pushed_at":"2024-06-13T22:14:59.000Z","size":46,"stargazers_count":90,"open_issues_count":3,"forks_count":4,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-08-18T01:01:34.042Z","etag":null,"topics":["awesome","awesome-list","collections","lists","qr-code","qr-codes","qrcode","qrcodes","resources"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc-by-sa-4.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/make-github-pseudonymous-again.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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":"2020-04-01T06:34:29.000Z","updated_at":"2024-08-18T01:01:35.551Z","dependencies_parsed_at":"2024-01-05T20:13:17.433Z","dependency_job_id":"9897bba0-d83f-444d-9bee-7ce29494b967","html_url":"https://github.com/make-github-pseudonymous-again/awesome-qr-code","commit_stats":null,"previous_names":["aureooms/awesome-qr-code"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/make-github-pseudonymous-again%2Fawesome-qr-code","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/make-github-pseudonymous-again%2Fawesome-qr-code/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/make-github-pseudonymous-again%2Fawesome-qr-code/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/make-github-pseudonymous-again%2Fawesome-qr-code/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/make-github-pseudonymous-again","download_url":"https://codeload.github.com/make-github-pseudonymous-again/awesome-qr-code/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238766088,"owners_count":19526846,"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":["awesome","awesome-list","collections","lists","qr-code","qr-codes","qrcode","qrcodes","resources"],"created_at":"2024-01-05T20:13:00.621Z","updated_at":"2025-10-30T11:31:23.646Z","avatar_url":"https://github.com/make-github-pseudonymous-again.png","language":null,"funding_links":[],"categories":["Programming","Miscellaneous","Uncategorized","HarmonyOS","Others","Themed Directories"],"sub_categories":["Uncategorized","Windows Manager","Updated in the last 6 months"],"readme":"# Awesome QR Code [![Awesome](https://awesome.re/badge.svg)](https://github.com/sindresorhus/awesome)\n\n[\u003cimg src=\"repo-link.svg\" align=\"right\" width=\"100\"\u003e](https://github.com/make-github-pseudonymous-again/awesome-qr-code#readme)\n\nA curated list of awesome QR code libraries, software and resources.\n\n\u003e QR code (abbreviated from Quick Response code) is a type of matrix barcode (or two-dimensional barcode) first designed in 1994 for the automotive industry in Japan.\n\u003e\n\u003e *Wikipedia* ~ https://en.wikipedia.org/wiki/QR_code\n\n\n## Contents\n\n- [Apps](#apps)\n- [CLI](#cli)\n- [Libraries](#libraries)\n- [Resources](#resources)\n\n---\n\n## Apps\n\n### Readers\n\n- [Web App](https://github.com/code-kotis/qr-code-scanner) - A progressive web application to scan QR codes.\n\n### File Transfer\n\n- [qrcp](https://github.com/claudiodangelis/qrcp) - Transfer files over Wi-Fi from your computer to a mobile device by scanning a QR code without leaving the terminal.\n- [qr-filetransfer](https://github.com/sdushantha/qr-filetransfer) - Transfer files over Wi-Fi between your computer and your smartphone from the terminal.\n\n## CLI\n\n- [qrencode](https://fukuchi.org/works/qrencode) - Command line tool to generate QR codes.\n- [qrap](https://github.com/make-github-pseudonymous-again/qrap) - Generate a QR code payload for Wi-Fi access point credentials.\n- [spqr](https://github.com/make-github-pseudonymous-again/spqr) - Generate a QR code payload for initiating a SEPA transfer.\n- [qrscan](https://github.com/sayanarijit/qrscan) - Scan a QR code in the terminal using the system camera or a given image.\n- [qrcode.show](https://qrcode.show) - Generate QR codes using curl.\n\n## Libraries\n\nIn this section `R` means the library allows to read QR codes and `W` means\nthat the library allows to generate QR codes.\n\n### C\n\n- [libqrencode `W`](https://github.com/fukuchi/libqrencode) - A fast and compact library for encoding data in a QR code symbol.\n\n### C, C++, JavaScript, Python, Java, Rust\n\n- [QR-Code-generator `W`](https://github.com/nayuki/QR-Code-generator) - High-quality QR code generator library in Java, TypeScript/JavaScript, Python, C++, C, Rust.\n\n### Java\n\n- [Qart `W`](https://github.com/scola/Qart) - An app to merge a picture and a QR code.\n\n### JavaScript\n\n- [instascan `R`](https://github.com/schmich/instascan) - HTML5 QR code scanner using your webcam.\n- [qrious `W`](https://github.com/neocotic/qrious) - Pure JavaScript library for QR code generation using canvas.\n\n### TypeScript\n\n- [jsQR `R`](https://github.com/cozmo/jsQR) - A pure JavaScript QR code reading library.\n\n### React\n\n- [qrcode.react `W`](https://github.com/zpao/qrcode.react) - A `\u003cQRCode/\u003e` component for use with React.\n\n### React Native\n\n- [react-native-qrcode-scanner `R`](https://github.com/moaazsidat/react-native-qrcode-scanner) - A QR code scanner component for React Native.\n\n### Vue\n\n- [vue-qrcode-reader `R`](https://github.com/gruhn/vue-qrcode-reader) - A set of Vue.js components for detecting and decoding QR codes.\n\n### Python\n\n- [sylnsfar/qrcode `W`](https://github.com/sylnsfar/qrcode) - Artistic QR code in Python (can produce GIFs).\n\n### Ruby\n- [rqrcode `W`](https://github.com/whomwah/rqrcode) - A neat Ruby QR code generator exporting to `svg`, `png` and `ansi` with configurable size, color and other attributes.\n\n### Objective-C\n\n- [SGQRCode `R`](https://github.com/kingsic/SGQRCode) - Easy to use QR code scan library for iOS.\n\n### Swift\n\n- [EFQRCode `W`](https://github.com/EFPrefix/EFQRCode) - A better way to operate QR code in Swift, support iOS, macOS, watchOS and tvOS.\n\n### C\\#\n\n- [QRCoder `W`](https://github.com/codebude/QRCoder) - A pure C# Open Source QR code implementation.\n\n### Android\n\n- [BGAQRCode-Android `RW`](https://github.com/bingoogolapple/BGAQRCode-Android) - QR code reader and generator written in C.\n- [AwesomeQRCode (Kotlin) `W`](https://github.com/SumiMakito/AwesomeQRCode) - An awesome QR code generator for Android (can produce GIFs).\n\n### PHP\n\n- [php-qrcode-detector-decoder `R`](https://github.com/khanamiryan/php-qrcode-detector-decoder) - PHP library to detect and decode QR codes.\n- [simple-qrcode `W`](https://github.com/SimpleSoftwareIO/simple-qrcode) - An easy-to-use PHP QR code generator.\n- [endroid/qr-code `W`](https://github.com/endroid/qr-code) - QR code generator.\n- [BaconQRCode `W`](https://github.com/Bacon/BaconQRCode) - QR code generator for PHP.\n\n\n## Resources\n\n- [zxing](https://github.com/zxing/zxing/wiki/Barcode-Contents) - QR code payload format catalog.\n\n\n## Contributing\n\nYour contributions are always welcome! Please take a look at the [contribution guidelines](https://github.com/make-github-pseudonymous-again/awesome-qr-code/blob/main/CONTRIBUTING.md).\n\n---\n\nIf you have any question about this opinionated list, do not hesitate to open an issue.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmake-github-pseudonymous-again%2Fawesome-qr-code","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmake-github-pseudonymous-again%2Fawesome-qr-code","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmake-github-pseudonymous-again%2Fawesome-qr-code/lists"}