ttychat
v1.2.4
Published
A simple npm package to chat with your friends, in your terminal.
Downloads
6
Readme
ttychat
A command line tools for chatting with your friends.
pnpm dlx ttychat
You can create a room by running create
command.
pnpm dlx ttychat create <username>
You can join a room by running join
command.
pnpm dlx ttychat join <username> <room-id>