0.1.9 • Published 9 years ago

tsh v0.1.9

Weekly downloads
41
License
-
Repository
github
Last release
9 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

9 years ago

0.1.8

9 years ago

0.1.7

9 years ago

0.1.6

9 years ago

0.1.5

9 years ago

0.1.4

9 years ago

0.1.3

9 years ago

0.1.2

9 years ago

0.1.1

9 years ago