Skip to content

Commit

Permalink
Add README file
Browse files Browse the repository at this point in the history
  • Loading branch information
omerdn1 committed Sep 5, 2022
1 parent 4e3f69b commit a7e4ebf
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions README.md
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
```

Binary file added screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit a7e4ebf

Please sign in to comment.