Hi!
Looking for advise how to start.
Trying to find examples on command line control of a kiosk browser did not solve my challenge.
What i want to achieve is the following.
I receive a changing url with mqtt.
This url needs to be openend full screen
When is receive a new url that one needs to be openend full screen again
Any one an idea how to start this?
Also thought about an iframe in a html page but i think i can be done more nice, can i?
Thanks. Enough to find about kiosks. And i have that running no problem.
The problem is a variable url of the kiosk.
Idea is to run a kiosk on a pi with NR. When the new url is received from mqtt i need to change the url that the kiosk is showing. And that part i cannot find in those google results
But i want to change from node red to another page like https://www.google.com for example
This url comes from mqtt
Is that possible to do from command line?
You may be able to get close with node-red-node-ui-iframe (node) - Node-RED. Not all web sites allow themselves to be included in i frames so it won’t work or all sites. Problem is if you link fully to another site then your flow would no longer have control unless the user swaps back