You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@PeterJohnson : what I would really like to see is a rPi-hosted solution for code+sim+joystick input to a browser so people could code Romi's from a chromebook @TheTripleV : So a vscode server on the pi that chromebooks can connect to for a full dev experience? @PeterJohnson : that would be the dream yes. with simgui via browser support too
From Discord:
A way to approach this:
xpra start --html=on --start-child=SIM_COMMAND
a. has an iframe of xpra's html page
b. sends all data from the html5 gamepad api to the romi over ws
The text was updated successfully, but these errors were encountered: