[![996.icu](https://img.shields.io/badge/link-996.icu-red.svg)](https://996.icu)
# node-jvt
nodejs control ipc of JVT

# Install
* npm install node-jvt
# enviroment
* Win7 or up
* Linux
* node v8.10.0 or up

# Notify
* npm install in linux@root
    ```
    npm install --unsafe-perm
    ```
* Not support OSX
