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
- Host: GitHub
- URL: https://github.com/martinschilliger/Alfred-QR-Code
- Owner: martinschilliger
- License: mit
- Created: 2021-01-01T22:10:30.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-01-01T22:29:43.000Z (almost 5 years ago)
- Last Synced: 2024-10-14T07:31:53.842Z (12 months ago)
- Topics: alfred, alfred-workflow, alfred4, alfred4-workflow, qrcode, qrcode-generator, qrencode
- Homepage:
- Size: 237 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE
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