4

Is there any way to view an X11 window over a network, but as a webpage? I would like to run some applications off of a simple linux server and interact with them through a web browser. Is there any way to do this?

3
  • 1
    You might investigate guacamole: guacamole.incubator.apache.org . I don't know if it can interact with a single X11 window, but it does provide a web (html5) interface to remote desktop clients (VNC). Commented Oct 9, 2017 at 20:00
  • Thanks. Neither was exactly what I was looking for, but I spent a few hours figuring out Guacamole, and it's actually really cool. Commented Oct 9, 2017 at 23:07
  • 1
    I know its late, but checkout xpra as an option. Commented Mar 29, 2019 at 19:57

1 Answer 1

2

I think the answer you are looking for is in another thread: HTML client for X11 ssh forwarding?

TL;DR: "export your current session with x11vnc and then view it with a web based VNC viewer"

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.