by kareemk on 6/17/2013, 7:38:11 PM
by huma on 6/17/2013, 8:46:43 PM
A package for Archlinux: https://aur.archlinux.org/packages/tmate/
by joshbaptiste on 6/17/2013, 9:58:17 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/2013, 7:39:46 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/2013, 7:57:34 PM
Why is this any better then wemux
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.