https://github.com/pandazki/alfred-qr-reco
QR Code Recognition
https://github.com/pandazki/alfred-qr-reco
alfred qrcode qrcode-scanner
Last synced: 4 days ago
JSON representation
QR Code Recognition
- Host: GitHub
- URL: https://github.com/pandazki/alfred-qr-reco
- Owner: pandazki
- License: mit
- Created: 2017-08-10T14:20:38.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-11T05:31:12.000Z (over 2 years ago)
- Last Synced: 2025-03-31T06:23:01.424Z (about 1 month ago)
- Topics: alfred, qrcode, qrcode-scanner
- Language: JavaScript
- Size: 4.49 MB
- Stars: 7
- Watchers: 1
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: readme.md
- License: license
Awesome Lists containing this project
README
# alfred-qr-reco [](https://travis-ci.org/[email protected]/alfred-qr-reco)
> QR Code Recognition

## Install
```
$ brew install zbar
```
```
$ npm install --global alfred-qr-reco
```*Requires [Node.js](https://nodejs.org) 4+ and the Alfred [Powerpack](https://www.alfredapp.com/powerpack/) and the [zbar](http://zbar.sourceforge.net/).*
## Usage
In Alfred, type `qrreco`, Enter.
## License
MIT © [Pandazki](https://github.com/pandazki/alfred-qr-reco)