Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/zelloptt/desktop-hotkeys

This npm package provides press/release callbacks for system-wide hotkeys
https://github.com/zelloptt/desktop-hotkeys

Last synced: 2 days ago
JSON representation

This npm package provides press/release callbacks for system-wide hotkeys

Awesome Lists containing this project

README

        

# desktop-hotkeys
This package provides press/release callbacks for system-wide hotkeys on Windows

## Installation

```npm install --save desktop-hotkeys```

## Usage
You can find a minimal working sample in the ```sample``` subfolder