Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sdeken/keycastr
KeyCastr, an open-source keystroke visualizer
https://github.com/sdeken/keycastr
Last synced: 3 months ago
JSON representation
KeyCastr, an open-source keystroke visualizer
- Host: GitHub
- URL: https://github.com/sdeken/keycastr
- Owner: sdeken
- Fork: true (keycastr/keycastr)
- Created: 2016-09-21T12:40:29.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2021-04-03T09:56:54.000Z (almost 4 years ago)
- Last Synced: 2024-08-01T19:55:35.731Z (6 months ago)
- Language: Objective-C
- Homepage:
- Size: 4.96 MB
- Stars: 475
- Watchers: 9
- Forks: 19
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Keycastr
KeyCastr, an open-source keystroke visualizer.
![preview](assets/preview.png)
![display preferences](assets/preferences.png)
## Download
- [Download latest release](https://github.com/keycastr/keycastr/releases)
### Installation via [homebrew](http://brew.sh/) [cask](https://github.com/caskroom/homebrew-cask)
```console
which cask || brew tap caskroom/cask # Get cask if you don't already have it
brew cask install keycastr
```## History
- [sdeken](https://github.com/sdeken/keycastr) wrote the original version.
- [akitchen](https://github.com/akitchen/keycastr) fixes for more recent OS X releases and other maintenance.
- [elia](https://github.com/elia/keycastr) created `keycastr` organization and forked into it.
- [lqez](https://github.com/lqez/keycastr) added a new menu bar icon.## License
BSD 3-Clause