eddystone-beacon-electron-emulator

Eddystone beacon peripheral for Mac

Usage no npm install needed!

<script type="module">
  import eddystoneBeaconElectronEmulator from 'https://cdn.skypack.dev/eddystone-beacon-electron-emulator';
</script>

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