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

https://github.com/martinschilliger/Alfred-QR-Code

Create a QR-Code from Alfred
https://github.com/martinschilliger/Alfred-QR-Code

alfred alfred-workflow alfred4 alfred4-workflow qrcode qrcode-generator qrencode

Last synced: 8 months ago
JSON representation

Create a QR-Code from Alfred

Awesome Lists containing this project

README

          

# QR-Code [Alfred Workflow][alfred]

This workflow does locally create a temporary QR-Code on your computer and displays it with QuickView. It will be deleted again after you close the window.

![][demo]

## Installation

Make shure to install qrencode, for example with brew.sh:

```
brew install qrencode
```

[alfred]: http://www.alfredapp.com/
[demo]: https://raw.github.com/martinschilliger/Alfred-QR-Code/main/demo.gif