eddystone-beacon-electron-emulator
v0.2.0
Published
Eddystone beacon peripheral for Mac
Downloads
2
Readme
eddystone-beacon-electron-emulator
Eddystone beacon emulator for Electron.
WARN, It is very hard coupled to BLE hardware resource which is controlled by don/node-eddystone-beacon with sandeepmistry/bleno. If you get any problem of BLE deviced on your platform, the issue should be reported on them of repositories
For Development
Install dependencies
$ npm install
Run application
$ npm start
Build application
$ npm run build
Limited
- It has been tested on Mac OSX Only
- The application can only runs with iojs v2.0
License
MIT © Jimmy Moon