0.3.0 • Published 11 years ago

ttycast v0.3.0

Weekly downloads
3
License
-
Repository
-
Last release
11 years ago

ttycast: broadcast your tty!

This app allows you to broadcast your tty online!

This NodeJS app is powered by tty.js, ttyrec (and ttyplay), socket.io and connect.

Prerequisites

Install ttyrec:

brew install ttyrec

Install ttycast:

npm install -g ttycast

Running

In your favorite terminal emulator, spawn a new window, and then to start recording:

reset && ttyrec /tmp/ttyr

Now on your old window, run ttyplay -p and pipe it to ttycast!

ttyplay -p /tmp/ttyr | ttycast

And go to

http://localhost:13377/
0.3.0

11 years ago

0.2.2

11 years ago

0.2.1

11 years ago

0.2.0

11 years ago

0.1.1

11 years ago

0.0.4

11 years ago

0.0.3

12 years ago

0.0.2

12 years ago

0.0.1

12 years ago

0.0.0

12 years ago