top | item 16409824

(no title)

dennisdamenace | 8 years ago

If I understand - with the piping you could share a read only terminal over the net?

My team has been using Atom and Teletype to pair - but no lightweight method to share the test console. Could this be it?

discuss

order

sickill|8 years ago

Yes, this is read-only. I believe it's a nice example of how you can combine different unix tools together to achieve interesting result. It's not a scalable, reliable streaming solution. But we'll get there :)

For collaboration tmate/tmux or atom+teletype are definitely better options these days.

jpineman|8 years ago

I also understand it to be read only. Any reason why screen or tmux session sharing can't handle your use case?

On-topic: Great 2.0 release! Asciinema is great software for tutoring or showing off a terminal app, I use it a lot!

dennisdamenace|8 years ago

We have used tmux session sharing in the past over Vagrant share - none of us are on the same network. But I can’t say it is seemless. Tmate.io looks like a great solution.

sickill|8 years ago

Thanks! I'm glad it's useful to you!

brightball|8 years ago

tmate.io is what you are looking for

StavrosK|8 years ago

Tmate is life, I couldn't live without it. Such a fantastic piece of software.

rkeene2|8 years ago

GoTTY/ttyd can do this.