An open API service indexing awesome lists of open source software.

https://github.com/varunkumar/bb8-controller

An electron app for controlling BB8 with TouchBar
https://github.com/varunkumar/bb8-controller

Last synced: 8 months ago
JSON representation

An electron app for controlling BB8 with TouchBar

Awesome Lists containing this project

README

          

BB8 Controller
==============
BB8 Controller built using [Electron](https://electron.atom.io) with TouchBar interactions.

How to run?
-----------
```bash
# 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](https://github.com/varunkumar/bb8-controller) under [MIT licence](http://varunkumar.mit-license.org/). 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](http://www.varunkumar.me)