map rest api to hotkeys then press a key from the keyboard and run a request


Keywords
hotkey, keyboard
License
GPL-2.0
Install
npm install rest-kb@0.0.12

Documentation

rest-kb

  • depends on xbindkeys (ubuntu/debian)

for es5

var kbMap=require("rest-kb").kbMap

for typescript

import { kbMap } from "../index"

kbMap([key maps],conf)