Alfred.QRCode

An Alfred Workflow


Short Description

A QRcode generator with python-qrcode for Alfred Workflows

Last Updated

29 Dec 2015

Compatibility

Yosemite
(10.10)
Mavericks
(10.9)
Mountain Lion
(10.8)
Lion
(10.7)
Snow Leopard
(10.6)
Yes Yes Yes Yes Yes
 

Version

1.2
 

Bundle ID

com.hilen.qrcode
 

Author

Applications

Alfred.QRCode

A QRcode generator based on python-qrcode for Alfred Workflows.

Install Python library:

  1. Install image library pillow by : sudo pip install pillow
  2. Install python-qrcode by : sudo easy_install qrcode

Usage:

  1. Type qr text;
  2. Define a hotkey, select some text, press the hotkey;
  3. Type qrfolder to open the QR code image folder. The image's name is created by your time and content's md5 value.

Output:

  1. The QRCode image your generate will be open with Preview application.

demo

Screenshots