osx-global-keypress-with-flags

0.0.0 • Public • Published

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.

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

/osx-global-keypress-with-flags/

    Package Sidebar

    Install

    npm i osx-global-keypress-with-flags

    Weekly Downloads

    2

    Version

    0.0.0

    License

    MIT

    Unpacked Size

    3.6 kB

    Total Files

    6

    Last publish

    Collaborators

    • maiavictor