@kesauce/conchat
v1.1.1
Published
<!-- PROJECT LOGO --> <br /> <div align="center"> <h1>ConChat</h1> <img width="1495" height="527" alt="image" src="https://github.com/user-attachments/assets/43f1dcd7-91c7-41d3-8bfc-b47590f4cd70" /> </div>
Readme
About The Project
I've always loved the idea of chatrooms. All the messaging apps I know and use are always a part of another larger app that clutters and distracts me most of the time. I wanted to make a simple chatroom application that takes advantage of the command line.
Features
- [x] Username and colour customisation
- [x] Public and private chatrooms
- [x] 5 public rooms
- [x] Hosting and joining private rooms
- [x] Chat history of up to 50 messages
- [ ] Hex code customisable name tags
- [ ] LAN communication
- [ ] Dedicated server
- [ ] Accounts and friends
Tools Used
For this project, here are the tools I used:
- Node.js
- Node Package Manager
- Enquirer
- Terminal Kit
- WebSockets
- Render
- Docker
Getting Started
ConChat doesn't require any installation. Simply follow the command below.
Prerequisites
- npm
npx @kesauce/conchat
