get-chatter

0.2.0 • Public • Published

❯❯❯ Chatter

Chat with friends in your terminal epicly.

Using

> npm install -g getchatter

> chatter

Why build this?

Well, I would say, the strongest reason why I build this is because I wanted to play with socket.io and a cool terminal interface library. A chat system was one of the ways to realize this and hence I went ahead with it. It has no advantages over IRC or some other chat system that you are used to, but it might come handy for quick chatting (from terminal) with zero entry-level knowledge required (no need to memorize IRC commands for example). 🍰

Requirements

NodeJS >= v10.11.0 NPM >= 6.11.0 (It comes with NodeJS) A Terminal

Basics

When chatter opens, you are asked the channel name that you want to join. Enter the channel name, and then enter your desired user handle.

If everything goes well, you should be joining the channel.

The working of this application is inspired by IRC so you will see messages when users join or leave a channel.

Technologies Used

Backend

The backend of this application is hosted for free on Glitch. Do check it out as it is pretty cool. 😄

The source code for the same is at voidcharm/chatter-backend.

Readme

Keywords

Package Sidebar

Install

npm i get-chatter

Weekly Downloads

0

Version

0.2.0

License

MIT

Unpacked Size

11.2 kB

Total Files

9

Last publish

Collaborators

  • voids