-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
18 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
# alfred-qr | ||
Alfred workflow for scanning and decoding QR codes by taking a snapshot, Built in Rust | ||
|
||
<p align="center"><a href="https://github.com/omerdn1/alfred-qr/releases/"><img src="screenshot.png"/></a></p> | ||
|
||
## Commands | ||
|
||
* `qr`: promts you to take a screenshot of a QR Code. Once the QR has been decoded, a notification will show, and the result will be saved to the clipboard | ||
|
||
## [Download .alfredworkflow](https://github.com/omerdn1/alfred-qr/releases/) | ||
|
||
### Rebuild binary and alfred workflow | ||
|
||
``` | ||
./build-workflow.sh | ||
open alfred-qr.alfredworkflow | ||
``` | ||
|
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.