hakatashi / smart-cube-timer

Proof-of-concept smart timer for GiiKER
https://hakatashi.github.io/smart-cube-timer/
MIT License
72 stars 22 forks source link

Chrome on Ubuntu is detected as unsupported browser #25

Open PSzczepanski1996 opened 5 years ago

PSzczepanski1996 commented 5 years ago

timer_ubuntu

Google Chrome version 69.0.3497.100 64 bit.

hugopeeters commented 5 years ago

I was reading about Web Bluetooth. You might need to enable the Chrome Flag: chrome://flags/#enable-experimental-web-platform-features (Source: https://github.com/WebBluetoothCG/web-bluetooth/blob/gh-pages/implementation-status.md#chrome)

hakatashi commented 5 years ago

Sorry Linux is not tested. But as @hugopeeters says, enabling chrome flag may work.