An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# KeyCastJs

[![KeyCastJs](http://img.youtube.com/vi/31d83kMpbKY/0.jpg)](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.

![Check that](http://cdn-ak.f.st-hatena.com/images/fotolife/k/kjw_junichi/20151207/20151207073228.png)

reopen the app.

```
open KeyCastJs-darwin-x64/KeyCastJs.app
```

This software is released under the MIT License, see LICENSE.txt.

Enjoy!