hillchat
v0.0.1-b
Published
Hill's Cypher encrypted chatbox messaging client in the tui
Downloads
3
Readme
chatbox-client
A client interface for the tui chatbox application project!
Install
git clone https://github.com/MomoClubProg/chatbox-client.git
cd chatbox-client
npm ci
Run
node index.js
Note
Uses the tui-chat-components
module, docs are available here