Texttop – An interactive X Linux desktop rendered in TTY and streamable over SSH
11–20 of 99 posts
Re: Texttop – An interactive X Linux desktop rendered in TTY and streamable over SSH
#12The interfacer alone looks fun, seems like I can control a remote X session via ssh.
Re: Texttop – An interactive X Linux desktop rendered in TTY and streamable over SSH
#13Re: Texttop – An interactive X Linux desktop rendered in TTY and streamable over SSH
#14This looks amazingly cool! And I apparently starred the repo previously, but don't remember ever having seen this particular badass shit before. Am I losing it?
There is so much great content -- both "empty calories" and otherwise -- that it is so easy to get buried under it. I came to HN to retrieve _one specific link_ and ended up with 7 new browser tabs open, counting this one.
Re: Texttop – An interactive X Linux desktop rendered in TTY and streamable over SSH
#15Finally, high-performance remote display!
Re: Texttop – An interactive X Linux desktop rendered in TTY and streamable over SSH
#16Re: Texttop – An interactive X Linux desktop rendered in TTY and streamable over SSH
#17Re: Texttop – An interactive X Linux desktop rendered in TTY and streamable over SSH
#18Why not ssh -Y and use X protocol as intended?
Re: Texttop – An interactive X Linux desktop rendered in TTY and streamable over SSH
#19> Why not VNC? Why not ssh -Y and use X protocol as intended?
I don't think X would handle that very well, and you may not have an X server at the other side.
Re: Texttop – An interactive X Linux desktop rendered in TTY and streamable over SSH
#20> Why not VNC? Why not ssh -Y and use X protocol as intended?
Looks like the goal is to be able to view modern websites over poor internet connections using mosh. (And also probably a lot of fun to implement/see working)