Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 788 Bytes

File metadata and controls

36 lines (22 loc) · 788 Bytes

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