KeyCastr, an open-source keystroke visualizer
Find a file
Andrew Kitchen 3864d7be12
Merge pull request #142 from xqin/master
Support F17/F18/F19/F20 functions keys
2019-09-12 13:51:49 +03:00
assets Apply mmautner's pull request #101 manually 2018-05-16 19:56:44 +09:00
keycastr Support F17/F18/F19/F20 functions keys 2019-09-12 12:29:43 +08:00
.gitignore Xcode housekeeping 2017-04-01 10:12:32 -07:00
README.md Apply mmautner's pull request #101 manually 2018-05-16 19:56:44 +09:00

Keycastr

KeyCastr, an open-source keystroke visualizer.

preview

display preferences

Download

Installation via homebrew cask

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.

accessibility

To add KeyCastr to the list click the + button and select KeyCastr from the file system.

Position on Screen

The default position is on the bottom left of your display. To modify the position of displayed keystrokes, click and drag the text like so:

reposition

History

  • sdeken wrote the original version.
  • akitchen fixes for more recent OS X releases and other maintenance.
  • elia created keycastr organization and forked into it.
  • lqez added a new menu bar icon.

License

BSD 3-Clause