1.0.13 • Published 11 months ago

@fra.me/usb-manager v1.0.13

Weekly downloads
-
License
-
Repository
-
Last release
11 months ago

node-usb-manager

Base for development of usb node module for terminal app based on Electron framework

Clone module repo

git clone https://github.com/mainframe2/node-usb-manager.git --recurse-submodule

Build module

Build requrements on Windows

Current module relies on libwdi library. It requires Microsoft Visual Studio, either 2019 or later, preferably 2022. Note that, even though Visual Studio comes with a WDK 10, you will also need to install the Redistributable WDK 8 Components from here to enable WinUSB installation with libwdi.

curl -L https://go.microsoft.com/fwlink/p/?LinkID=253170 -o wdfcoinstaller.msi
msiexec /i wdfcoinstaller.msi /quiet

Build command

npm install

pack command

npm pack

Output example: fra.me-usb-manager-1.0.11.tgz

1.0.11

12 months ago

1.0.10

12 months ago

1.0.9

12 months ago

1.0.13

11 months ago

1.0.12

12 months ago

1.0.8

1 year ago

1.0.7

1 year ago

1.0.6

1 year ago