0.1.9 • Published 11 years ago
tsh v0.1.9
tsh
Tool for sharing terminal session over http
limitations
tsh using the script commant for capture terminal. Because of this, there are limitations to environment.
OS:
- OSX - supported
- Linux - not tested
- Windows - not working
Also tsh has not support for special characters yet:
- arrrows
- backspace
- output that could change over the time (like VIM)
install
npm install -g tshusage
tshyou can define your own server or room name
tsh -s http://127.0.0.1:4444 -r my-roomand then you streem will be avaliable by http://127.0.0.1:4444/my-room