Skip to content

Latest commit

 

History

History
66 lines (34 loc) · 2.27 KB

README.md

File metadata and controls

66 lines (34 loc) · 2.27 KB

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.

NOTE: If KeyCastr is already in the list, then click the button and add KeyCastr again to be certain that the right application is chosen.

Input Monitoring

Also, KeyCastr needs your explicit permission to to monitor inputs. You can set this in the Input Monitoring section under the Security & Privacy system preferences.

input_monitoring

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

NOTE: If KeyCastr is already in the list, then click the button and add KeyCastr again to be certain that the right application is chosen.

Displaying All Keystrokes

Make sure to check the "Display all keystrokes" checkbox if you would like to display more than just the modifier keys.

Alternatively, keep this box unchecked to only display modifier keys (e.g. ⇧ ⌃ ⌥ ⌘)

display_all_keystrokes

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