electron-web-bluetooth icon indicating copy to clipboard operation
electron-web-bluetooth copied to clipboard

Results 5 electron-web-bluetooth issues
Sort by recently updated
recently updated
newest added

I want to show list of devices like its show in chooser in google chrome is there any way to show that list in electron

The repo as it stands doesn't support Linux. For some reason, web bluetooth doesn't seem to be enabled with the `enable-web-bluetooth` flag. However, we found that it works beautifully if...

Fails to find `navigator.bluetooth` when running `npm start` on Windows 10 machines. It might be related to this issue: https://github.com/electron/electron/issues/10562

The application is failing with this error when executed by `npm start` `2018-01-15 15:05:42.346 Electron[22867:401069] Exception NSInvalidArgumentException thrown while decoding IOBluetoothSDPServiceRecord` I verified that Chrome was able to display BLE...

Hello, I have tried to use this code but I have 1 problem and minor issues. When i use `npm start` the application does not start, the error is `electron...