Skip to content

cj1128/alfred-qrcode-workflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Changelog

1.2.0 2024.06.26

  • Add workflow configuration set directory for saving qr codes
  • Use go modules instead of vendor dir

License

Released under the MIT license.

About

🎉 Generate/Scan QR Code on the fly

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published