mirror of
https://github.com/keycastr/keycastr.git
synced 2026-05-15 14:15:50 -06:00
Update README to include accessibility instructions/screenshot
This commit is contained in:
parent
c424d8f227
commit
58818888cc
2 changed files with 6 additions and 1 deletions
|
|
@ -10,12 +10,17 @@ KeyCastr, an open-source keystroke visualizer.
|
||||||
|
|
||||||
- [Download latest release](https://github.com/keycastr/keycastr/releases)
|
- [Download latest release](https://github.com/keycastr/keycastr/releases)
|
||||||
|
|
||||||
### Installation via [homebrew](http://brew.sh/) [cask](https://github.com/caskroom/homebrew-cask)
|
## Installation via [homebrew](http://brew.sh/) [cask](https://github.com/caskroom/homebrew-cask)
|
||||||
|
|
||||||
```console
|
```console
|
||||||
which cask || brew tap caskroom/cask # Get cask if you don't already have it
|
which cask || brew tap caskroom/cask # Get cask if you don't already have it
|
||||||
brew cask install keycastr
|
brew cask install keycastr
|
||||||
```
|
```
|
||||||
|
## Accessibility API access
|
||||||
|
|
||||||
|
In order to work, KeyCastr must be included in the list of applications with Accessibility API access, under the Security & Privacy system preferences.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
## History
|
## History
|
||||||
|
|
||||||
|
|
|
||||||
BIN
assets/accessibility.png
Normal file
BIN
assets/accessibility.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 177 KiB |
Loading…
Add table
Add a link
Reference in a new issue