Skip to content

B0XX Input Viewer written in Javascript using Electron and NodeJS

License

Notifications You must be signed in to change notification settings

SimpleControllers/b0xx-input-viewer

Repository files navigation

b0xx-input-viewer

The B0XX Input Viewer uses electron-serialport and is derived from one if its examples.

To clone and run this repository you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
git clone "https://github.com/SimpleControllers/b0xx-input-viewer/"
# Go into the repository
cd b0xx-input-viewer
# Install dependencies
npm install
# Run the app
npm start

This app may be used by third parties with disclosure. It is easy to change the background by simply changing bg.png. Layout changes are done by changing the images (assigned to each button) as they are just layered and shown and masked accordingly. By default it works with B0XX Controller device and vendor ids (the code will have to be changed accordingly to accomodate for different ones).

About

B0XX Input Viewer written in Javascript using Electron and NodeJS

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •