{"id":29804679,"url":"https://github.com/andrewmkhoury/qr-scanner","last_synced_at":"2026-05-27T20:02:41.803Z","repository":{"id":280110414,"uuid":"941011133","full_name":"andrewmkhoury/qr-scanner","owner":"andrewmkhoury","description":"QR scanner app for mac OS","archived":false,"fork":false,"pushed_at":"2025-03-13T07:18:40.000Z","size":7013,"stargazers_count":10,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-28T13:05:04.909Z","etag":null,"topics":["macos","qrcode","qrcode-scanner"],"latest_commit_sha":null,"homepage":"","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/andrewmkhoury.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":"2025-03-01T09:10:24.000Z","updated_at":"2025-07-25T15:04:34.000Z","dependencies_parsed_at":"2025-03-01T10:35:44.583Z","dependency_job_id":null,"html_url":"https://github.com/andrewmkhoury/qr-scanner","commit_stats":null,"previous_names":["andrewmkhoury/qr-scanner"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/andrewmkhoury/qr-scanner","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewmkhoury%2Fqr-scanner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewmkhoury%2Fqr-scanner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewmkhoury%2Fqr-scanner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewmkhoury%2Fqr-scanner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andrewmkhoury","download_url":"https://codeload.github.com/andrewmkhoury/qr-scanner/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewmkhoury%2Fqr-scanner/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33581560,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-27T02:00:06.184Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["macos","qrcode","qrcode-scanner"],"created_at":"2025-07-28T13:01:20.327Z","updated_at":"2026-05-27T20:02:41.782Z","avatar_url":"https://github.com/andrewmkhoury.png","language":"Swift","funding_links":["https://www.buymeacoffee.com/andrewmkhoury"],"categories":["Swift"],"sub_categories":[],"readme":"# QR Screen Scanner for macOS\n\nA powerful, native macOS app that lets you scan QR codes directly from your screen. No need to take photos of your monitor - simply scan any QR code visible on your screen with a single click!\n\n![QR Screen Scanner Demo](docs/images/app-demo.png)\n\n**[Visit the Website](https://andrewmkhoury.github.io/qr-scanner/) | [Download Latest Release](https://github.com/andrewmkhoury/qr-scanner/releases/latest)**\n\n## 🚀 Features\n\n- **📱 Screen Area Selection**: Select any area of your screen containing QR codes using a simple dragging interface\n- **✨ Smart Mode**: One-click detection highlights all QR codes visible on your screen\n- **🔗 URL Handling**: Special handling for URLs with preview and direct browser opening\n- **⌨️ Keyboard Shortcuts**: Fast activation with customizable keyboard shortcuts\n- **🧭 Menu Bar Integration**: Always accessible from your menu bar\n- **🌓 Dark/Light Mode Support**: Seamlessly adapts to your system appearance\n\n## 📥 Installation\n\n1. [Download the latest release](https://github.com/andrewmkhoury/qr-scanner/releases/latest)\n2. Open the DMG file and drag the app to your Applications folder\n3. Open the app from your Applications folder\n4. The app will request screen recording permission which is required for scanning\n\n## 🎮 How to Use\n\n### Basic QR Code Scanning\n\n1. Click the QR code icon in your menu bar\n2. Your screen will be scanned for QR codes automatically\n3. Click on any detected QR code to view its content\n\n### Smart Mode\n\nSmart Mode automatically detects and highlights all QR codes currently visible on your screen, making it incredibly easy to interact with them.\n\n## 🔒 Privacy\n\nThis app values your privacy:\n- All scanning happens locally on your machine\n- No data is ever sent to any server\n- No analytics or tracking\n- No internet connection required\n\n## 💻 Development\n\n### Requirements\n- macOS 11.0 (Big Sur) or later\n- Xcode 12.0 or later for building from source\n\n### Building from Source\n1. Clone this repository\n2. Open the project in Xcode or build using Swift Package Manager\n3. Build and run the app\n\n## 📄 License\n\nThis project is licensed under the [Apache License 2.0](LICENSE) - see the LICENSE file for details.\n\n## 🤝 Contributing\n\nContributions are welcome! Feel free to open issues or submit pull requests.\n\n## ☕ Support\n\nIf you find QR Screen Scanner helpful in your daily workflow and would like to support its development:\n\n[![Buy Me A Coffee](https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png)](https://www.buymeacoffee.com/andrewmkhoury)\n\nYour support helps maintain the app, fix bugs, and develop new features!\n\n## 📬 Contact\n\nIf you have any questions or feedback, please open an issue on GitHub. ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandrewmkhoury%2Fqr-scanner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandrewmkhoury%2Fqr-scanner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandrewmkhoury%2Fqr-scanner/lists"}