KeyCastr, an open-source keystroke visualizer
Find a file
Andrew Kitchen 4c291ed6f9 Remove event tap upon deallocation if not already removed
Adjust memory management of related CoreFoundation references
2017-08-11 17:38:55 -07:00
assets Update README to include accessibility instructions/screenshot 2017-07-22 07:04:50 -07:00
keycastr Remove event tap upon deallocation if not already removed 2017-08-11 17:38:55 -07:00
.gitignore Xcode housekeeping 2017-04-01 10:12:32 -07:00
README.md Update README to include accessibility instructions/screenshot 2017-07-22 07:04:50 -07:00

Keycastr

KeyCastr, an open-source keystroke visualizer.

preview

display preferences

Download

Installation via homebrew cask

which cask || brew tap caskroom/cask # Get cask if you don't already have it
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

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