i have created a flows on node red , also have code written in js to run the flow.
have a small robot which i want to trigger via node red GUI i'm able to do it successfully
i connect the robot to the computer using wi-fi and then i control it via Node-Red GUI.
i want to package the flows and server link and gui in an exe file
once i tap on the exe - nr dashboard should open i should be able tot use to control my robot.