/alfred-qrcode-workflow

🎉 Generate/Scan QR Code on the fly

Primary LanguageC++

Alfred QR Code Workflow

License

An Alfred workflow to create QR Codes or scan them.

Installation

Download QR-Code.alfredworkflow and import to Alfred (require Powerpack).

Usage

Generate QR Code

Type qr [text] to generate QR code, this has a 800ms delay.

  • Press Cmd+Y to preview the QR Code
  • Press Enter to open QR Code in Preview

Scan QR Code

Use zbar-with-gbk to do the parsing.

Select the target QR Code image, press Cmd + Alt + \,select Scan QR Code in the popup file actions.

Once you get the result, you can

  • Press Cmd + L to preview in large text
  • Press Enter to copy to the clipboard

License

Released under the MIT license.