0.0.4 • Published 3 years ago

osx-global-keypress-extended v0.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

osx-global-keypress

Global key press event handler for OS X (Mac Os).

This is a fork that emits flags too, allowing you to identify if special keys like shift and command are pressed. Check this link for a list of supported flags.

It also emits mouse down events, with -1 being left, -2 being right and -3 being middle button.

Install

npm i --save osx-global-keypress

Usage

See test.js example

Important: you need use "sudo" for running your js scripts which use osx-global-keypress module.

MIT © Dmitry Pavlovsky

0.0.1

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.4

3 years ago

0.0.0

3 years ago