Skip to content

PitNikola/keycastr

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

KeyCastr, an open-source keystroke visualizer

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Objective-C 99.7%
  • Other 0.3%