Hacker News new | ask | show | jobs
by peterhull90 978 days ago
I've been using X to view graphical applications running on the Pi from my desktop - will this still be possible?
1 comments

Do you mean X forwarding of a window over SSH? You've got a couple of options:

Use waypipe (https://gitlab.freedesktop.org/mstoeckl/waypipe). I haven't tried it myself, but I gather it's not as "easy" as X forwarding.

Use VNC instead (remote the whole desktop instead of just one app)