beiu-terminal
v2.0.0
Published
A chat app that allows users to join public chat rooms and chat from the command-line and also allows for user to create new chat room
Downloads
4
Maintainers
Readme
The tarminal-chat-app is a command-line chat application that allows users to join public chat rooms and chat from the command-line interface. Users can also create new chat rooms and interact with other users in real-time
Features
- Command-line interface
- Join public chat rooms
- Create public chat rooms
- Chat in real-time
Requirements
- Node.js
- npm
Installation
- Install the package globally:
npm install -g tarminal-chat-app
Usage
- Start the chat application:
tarminal-chat-app start
- Follow the on-screen authentication options menu to sign in or create a new account.
- Create or Join a public chat room by navigating through the home options
- Start chatting with other users in real-time!