{"id":49914410,"url":"https://github.com/itisuniqueofficial-gh/qr-scanner-generator","last_synced_at":"2026-05-16T15:07:15.232Z","repository":{"id":350040464,"uuid":"1204969433","full_name":"itisuniqueofficial-gh/qr-scanner-generator","owner":"itisuniqueofficial-gh","description":"A fast, lightweight, and fully responsive QR Scanner, QR Reader, and QR Code Generator built with pure HTML, CSS, and JavaScript. Works on all devices with camera scanning, image upload support, and instant QR generation.","archived":false,"fork":false,"pushed_at":"2026-04-21T06:17:35.000Z","size":227,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-21T08:28:09.536Z","etag":null,"topics":["camera-scanner","css","github-pages","html","javascript","pwa","qr-code-generator","qr-reader","qr-scanner","qr-tools","responsive-design","seo-friendly","static-site","web-app"],"latest_commit_sha":null,"homepage":"https://qr.itisuniqueofficial.com","language":"HTML","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/itisuniqueofficial-gh.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-04-08T14:04:57.000Z","updated_at":"2026-04-21T06:17:39.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/itisuniqueofficial-gh/qr-scanner-generator","commit_stats":null,"previous_names":["itisuniqueofficial-gh/qr-scanner-generator"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/itisuniqueofficial-gh/qr-scanner-generator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itisuniqueofficial-gh%2Fqr-scanner-generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itisuniqueofficial-gh%2Fqr-scanner-generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itisuniqueofficial-gh%2Fqr-scanner-generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itisuniqueofficial-gh%2Fqr-scanner-generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/itisuniqueofficial-gh","download_url":"https://codeload.github.com/itisuniqueofficial-gh/qr-scanner-generator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itisuniqueofficial-gh%2Fqr-scanner-generator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33107585,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-16T04:41:52.686Z","status":"ssl_error","status_checked_at":"2026-05-16T04:41:52.009Z","response_time":115,"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":["camera-scanner","css","github-pages","html","javascript","pwa","qr-code-generator","qr-reader","qr-scanner","qr-tools","responsive-design","seo-friendly","static-site","web-app"],"created_at":"2026-05-16T15:07:13.986Z","updated_at":"2026-05-16T15:07:15.221Z","avatar_url":"https://github.com/itisuniqueofficial-gh.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# QR Scanner \u0026 Generator\n\nA fast, simple, and responsive QR Scanner, QR Reader, QR Code Generator, and UPI payment QR toolkit that works directly in the browser.\n\n## Features\n\n- Scan QR codes using camera\n- Upload and read QR code images\n- Generate QR codes (Text, URL, Phone, Email, SMS, Wi-Fi)\n- Generate UPI payment QR codes\n- Build and open UPI payment links\n- Download QR as PNG\n- Mobile-friendly and responsive\n- Installable Progressive Web App (PWA)\n- Offline support for core cached pages and assets\n- No backend required\n- Privacy-friendly (runs in browser)\n\n## Demo\n\nhttps://qr.itisuniqueofficial.com\n\n## Tech Stack\n\n- HTML\n- CSS\n- JavaScript\n\n## Installation / Usage\n\n1. Clone the repo\n2. Open `index.html` in browser\n\nOr deploy via GitHub Pages.\n\n## PWA Support\n\n- Installable on supported browsers\n- Manifest and app icons included\n- Service worker included for core asset and page caching\n- Offline fallback page included\n\nTo test PWA behavior fully, use HTTPS on a deployed site such as GitHub Pages or your custom domain.\n\n## GitHub Pages Deployment\n\n- Go to repo settings\n- Enable Pages\n- Select branch `main`\n- Set folder to `/ (root)`\n- Custom domain support works with `qr.itisuniqueofficial.com`\n- Service worker and manifest work best over HTTPS\n\n## Android App\n\nThis repository also includes a Play Store-ready Android Studio project in:\n\n`android-app/`\n\nThe Android app is a secure Kotlin WebView wrapper for the live website and supports:\n\n- camera-based QR scanning\n- image upload for QR reading\n- UPI link handling\n- offline fallback behavior\n\nSee:\n\n- `android-app/README-ANDROID.md`\n- `android-app/PLAY-STORE-LISTING.md`\n- `android-app/RELEASE-CHECKLIST.md`\n\nTo build a signed Android App Bundle (`.aab`), open `android-app` in Android Studio and use:\n\n`Build \u003e Generate Signed Bundle / APK`\n\n## License\n\nMIT License\n\n## Credits\n\nMade with Love by It Is Unique Official  \nhttps://itisuniqueofficial.com\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitisuniqueofficial-gh%2Fqr-scanner-generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fitisuniqueofficial-gh%2Fqr-scanner-generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitisuniqueofficial-gh%2Fqr-scanner-generator/lists"}