1.0.6 • Published 3 years ago

chatminal v1.0.6

Weekly downloads
-
License
GPL-3.0
Repository
-
Last release
3 years ago

Chatminal (NodeJS Client)

Minimalistic chat app in terminal.

Installation

Install NodeJS https://nodejs.org/en/download/ then install Chatminal through command line:

> npm install -g chatminal

Usage

  • To run the application, type chatminal command.
  • App will ask you for a username for others to see and a room to join.
  • Once you're in a room, type in your message to send.
  • Type in /help to view list of commands, they all start with /.

Development

Make sure you have the NodeJS then install dependencies:

> npm install

Rerun the application after each change:

> npm run start

Technologies

  • NodeJS
  • Pusher
  • JetBrains
  • WebStorm
1.0.6

3 years ago

1.0.5

3 years ago

1.0.2

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago