An Electron wrapper application to provide interactivity with Opticon's OPN-2001 devices.
A spin-off of the Python version found here.
- Install all modules using
npm install
- Run
npm package
to create the packaged application in thebuilds/
directory. - Rename packaged application folder to QuickscanCentral to avoid the Squirrel dash in directory name issues.
- Run
npm complete
to create the installer in thebuilds/
directory. Any installer configurations can be found in theinstaller.js
file.
If having issues with building final installer package (using Squirrel), try stripping any dashes from path/app names.
Curtis Rodgers (me) : https://curtisrodgers.com