Hello Guys
i have an Function Node :
msg.payload = "export DISPLAY=:0 && /usr/bin/chromium {msg.payload} --start-fullscreen --kiosk"
return msg;
and at the Point {msg.payload} i wanne add the payload that comes in the Function Node
In the Picture Below is the input that should apear at {msg.payload} .
I want to send website links from my phone via Telegram direct to my Chromium Browser on my Linux Pc
Thx for Help
![]()