Skip to content

Commit

Permalink
Merge pull request schappim#23 from benwinding/master
Browse files Browse the repository at this point in the history
  • Loading branch information
schappim authored Apr 22, 2022
2 parents 83c2167 + 0e9ba6c commit 161913f
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Apple Silicon Install (via Homebrew):
brew install schappim/ocr/ocr
```

Once installed, you can then use the [macOS Shortcut Workflow](https://www.icloud.com/shortcuts/fa91687e481849d6a27ff873ec71599b)
Once installed, you can then use the [macOS Shortcut Workflow](https://www.icloud.com/shortcuts/fa91687e481849d6a27ff873ec71599b) (see below for details)

Apple Silicon Install (via Curl):

Expand All @@ -52,6 +52,19 @@ When running the app the first time, you will likely be asked to allow the app a

![Enabling access to screen](https://files.littlebird.com.au/Shared-Image-2021-05-20-08-58-38.png)

## Add as Shortcut Workflow (Mac Montery 12+)
1. Open up [MacOS Shortcuts](https://www.icloud.com/shortcuts/fa91687e481849d6a27ff873ec71599b) available on MacOS 12+.
2. Create new `Shortcut`
3. Add `Run Shell script`
4. Set input as `/usr/local/bin/ocr` (runs this app)
5. Goto `Shorcut Details`

<img width="300px" src="https://user-images.githubusercontent.com/11782590/164676495-3c07a73f-5254-47eb-a4ff-d6a943617954.png" alt="settings" />

7. Set `Pin in menubar` as true ☑️

![Kapture 2022-04-22 at 19 09 40](https://user-images.githubusercontent.com/11782590/164675564-e4e03c3c-7065-4083-9978-7fd316251b0e.gif)

## OS Support

This should run on Catalina and above.
Expand Down

0 comments on commit 161913f

Please sign in to comment.