@redstone-solutions/hackerchat-client
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

Hackerchat Terminal Client

Hackerchat Terminal Client

"This software is a continued idea of the project created by Erick Wendel."

Made by Redstone Solutions License

About the project
Installation
Connecting to a server
Closing the chat

About the project

Hacker chat is a http service that works with websockets. It allows users to create and connect in rooms and change messages.

It is possible to create any interface to communicate with it, web, mobile, desktop, etc.

The terminal client allows you to connect to any hackerchat server, directly on the shell.

Hackerchat Terminal Client

Installation

To install the client, you'll need to run:

npm install -g @redstone-solutions/hackerchat-client

or...

yarn global add @redstone-solutions/hackerchat-client

Connecting to a server

For connecting with a server, you'll need to run:

hackerchat --username YOUR_USERNAME --room ROOM_NAME --hostUri SERVER_URL

The hostUri argument is optional. If the host is missing, the client will connect with the global server.

Closing the chat

If you want to close the chat, double press the "ESC" button.


Made with ❤️ by Redstone Solutions 👋 Join our community!

Package Sidebar

Install

npm i @redstone-solutions/hackerchat-client

Weekly Downloads

2

Version

1.0.2

License

MIT

Unpacked Size

253 kB

Total Files

43

Last publish

Collaborators

  • matheussartori