You are reading a single comment by @Ollie and its replies. Click here to read the full conversation.
  • Is it possible to have a screen that opens like a frameless chrome that you can talk to from the puck and interact with? like having access to the window object of a chrome that is running in the puck and visible in a screen.

    i know this sounds ridiculous, but how could one approach this idea?

  • You should expand on what you want to do here, and maybe why.

    You "could", write a html/css/js page that talks to puck over web bluetooth. With some kind of application server, you could also get that to open in its own chrome window - or you might go the Electron route. This would not run on the Puck however, that isn't possible.

    Here's an example of web bluetooth interaction with Puck, you can view the source js and that could give you a steer.

    https://olliephillips.github.io/areyoupu­cker/

About

Avatar for Ollie @Ollie started