https://github.com/abzico/qrcoderly-macos
Desktop app for macOS to turn QRCode image into text but with URL focused to automatically open browser tab (MVP ready)
https://github.com/abzico/qrcoderly-macos
desktop macos menubar menubar-app qr qrcode qrcode-reader reader swift
Last synced: 16 days ago
JSON representation
Desktop app for macOS to turn QRCode image into text but with URL focused to automatically open browser tab (MVP ready)
- Host: GitHub
- URL: https://github.com/abzico/qrcoderly-macos
- Owner: abzico
- License: mit
- Created: 2018-03-27T15:32:07.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-04-27T04:12:46.000Z (about 7 years ago)
- Last Synced: 2025-04-19T10:40:50.556Z (16 days ago)
- Topics: desktop, macos, menubar, menubar-app, qr, qrcode, qrcode-reader, reader, swift
- Language: Swift
- Homepage:
- Size: 205 KB
- Stars: 9
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/abzico/donate)
# qrcoderly-macos
This is a menubar macOS app to read QRCode image.
If supports reading URL and text content. If it's URL, then it will open native web browser, otherwise it will show text result.
QRCode image to feed to this app can be in general. But we aim to use it with [qrcodify-ios](https://github.com/abzico/qrcodify-ios)
# What it looks like?
Code-based is on-going developed, so it might have something new than what shows in the gif below. But you will get the concept.

# License
MIT, Abzi.co