Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pboymt/hidemu
https://github.com/pboymt/hidemu
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/pboymt/hidemu
- Owner: pboymt
- Created: 2019-03-17T14:51:57.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-05-23T14:11:46.000Z (over 5 years ago)
- Last Synced: 2024-11-06T06:04:43.365Z (8 days ago)
- Language: C++
- Size: 6.84 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# hidemu - Human Interface Device Emulator
Currently this module only support Windows 7/8/10.
## Install
```sh
$ npm install hidemu
```## Usage
You can find usage in [type definition file](https://github.com/pboymt/hidemu/blob/master/index.d.ts).