Skip to content

DerRafDev/terminal-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Terminal Chat

This Application is a Terminal Chat using Node.js, Socket.io and the Blessed API, this was constructed thinking in the design of the Internet Relay Chat (IRC).

Objectives πŸ“Ž

The objective of this application is for learning the Blessed API and also to learn better Design Patters in Node.js.

Techologies πŸš€

  • NodeJs - 14.15.0
  • Blessed API - 0.1.81
  • uuid - 8.3.2
  • nodemon - 2.0.7

How to Run in your Terminal πŸ‘©πŸ»β€πŸ’»

To run in your terminal, you have first enter in the server:

To start run in server: npm start

Then, you have to enter in client:

To start run in client: node index.js --username [Choose your name] --room [Choose your room name] --hostUri http://localhost:9898

Result πŸ–₯️

alt text

Contact πŸ“ž

Created by @DerRaf - feel free to contact me!

About

This application is a real-time chat application on Terminal using Node.js, Socket.io and the Blessed API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors