0.1.9 • Published 11 years ago

tsh v0.1.9

Weekly downloads
41
License
-
Repository
github
Last release
11 years ago

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 tsh

usage

tsh

you can define your own server or room name

tsh -s http://127.0.0.1:4444 -r my-room

and then you streem will be avaliable by http://127.0.0.1:4444/my-room

0.1.9

11 years ago

0.1.8

11 years ago

0.1.7

11 years ago

0.1.6

11 years ago

0.1.5

11 years ago

0.1.4

11 years ago

0.1.3

11 years ago

0.1.2

11 years ago

0.1.1

11 years ago