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

https://github.com/danedens/gluetooth


https://github.com/danedens/gluetooth

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Gluetooth

Bridge between HTML5 GamePad API and RobotJS.

Originally used for making MOCUTE controllers do a little more...

Also includes some Bluetooth service probing tests for the Gear VR controller.

## To Run

*Note: this demo only works in [browsers which support WebBluetooth](https://caniuse.com/#feat=web-bluetooth)*

```
yarn
yarn start
```

then go to any of the following:
- http://localhost:3000
- http://localhost:3000/gear-vr-controller.html
- http://localhost:3000/ControllerDisplay.html

## Legal

Gear VR controller model from [Gear VR Framework](https://github.com/Samsung/GearVRf).

MIT licensed. Copyright (c) 2018 Jim Yang