/bb8-controller

An electron app for controlling BB8 with TouchBar

Primary LanguageJavaScriptOtherNOASSERTION

BB8 Controller

BB8 Controller built using Electron with TouchBar interactions.

How to run?

# You need to have a Mac with TouchBar support for this
npm install
npm start # dev instance
npm package # package Mac app

License

The source code is available here under MIT licence. Feel free to use any part of the code. Please send any bugs, feedback, complaints, patches to me at varunkumar[dot]n[at]gmail[dot]com.

-- Varun