https://github.com/kjunichi/keycastjs
Display pressed keyboard shortcuts on screen for OSX.
https://github.com/kjunichi/keycastjs
electron macos-app
Last synced: over 1 year ago
JSON representation
Display pressed keyboard shortcuts on screen for OSX.
- Host: GitHub
- URL: https://github.com/kjunichi/keycastjs
- Owner: kjunichi
- License: mit
- Created: 2015-12-06T21:49:37.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2017-03-24T23:05:07.000Z (about 9 years ago)
- Last Synced: 2025-02-27T13:21:37.423Z (over 1 year ago)
- Topics: electron, macos-app
- Language: JavaScript
- Homepage:
- Size: 14.6 KB
- Stars: 14
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# KeyCastJs
[](http://www.youtube.com/watch?v=31d83kMpbKY)
## build
```
git clone https://github.com/kjunichi/keycastjs.git
cd keycastjs
npm install
```
## Usage
start KeyCastJs.app.
```
open KeyCastJs-darwin-x64/KeyCastJs.app
```
The System Preferences is shown.check the box which named KeyCastJs.

reopen the app.
```
open KeyCastJs-darwin-x64/KeyCastJs.app
```
This software is released under the MIT License, see LICENSE.txt.
Enjoy!