from Hacker News

Tmate - Instant terminal sharing

by dkthehuman on 6/17/13, 7:21 PM with 12 comments

  • by kareemk on 6/17/13, 7:38 PM

    I've tried this out and it is dramatically better then other alternatives, full screen-sharing suffers from latency issues (screenhero, logmein, etc...) and sharing an ssh session is a pain to get setup (e.g. wemux). I highly recommend it.
  • by huma on 6/17/13, 8:46 PM

  • by joshbaptiste on 6/17/13, 9:58 PM

    I really really like this project.. combined with some HTML output page of some sort, one can display errors in real time to an interested party for debugging purposes.
  • by kfir on 6/17/13, 7:39 PM

    I don't get it why not just use tmux?!

    tmux -S /tmp/pair

    chmod 777 /tmp/pair

    tmux -S /tmp/pair attach

  • by wisesascha on 6/17/13, 7:57 PM

    Why is this any better then wemux