An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

# alfred-qr-reco [![Build Status](https://travis-ci.org/[email protected]/alfred-qr-reco.svg?branch=master)](https://travis-ci.org/[email protected]/alfred-qr-reco)

> QR Code Recognition

![screenshot](https://raw.githubusercontent.com/pandazki/alfred-qr-reco/master/qr_reco_screenshot.gif)

## 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)