Termchat is a chat client run from the terminal. It currently supports two-person text-only chat as well as video chat using ASCII frames.
This is me, in ASCII. This is me alone in chat room. Lame, huh?
git clone https://github.com/billyeh/termchat.git
npm install
node client.js
MIT