SkillAgentSearch skills...

Alfred.QRCode

A QRcode generator with python-qrcode for Alfred Workflows.

Install / Use

/learn @hilen/Alfred.QRCode
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Alfred.QRCode

Alfred.QRCode

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

Install Python library:

  1. Install python packages tool pip by: sudo easy_install pip
  2. Install image library pillow by : sudo pip install pillow
  3. 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

Todo:

  • Create a txt file to collect the QR code content.
  • Hotkey to open the txt file.
View on GitHub
GitHub Stars58
CategoryDevelopment
Updated2y ago
Forks11

Languages

Python

Security Score

85/100

Audited on Mar 22, 2024

No findings