Skip to content

samuelnovaes/crypto-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cripto chat

Encrypted chat via terminal

NPM

Screenshots

Crypto Chat Login

Crypto Chat

Install

npm install -g crypto-chat

You may have to use "sudo" if you're using Linux

Usage

Run as server

crypto-chat -s

Run as client

crypto-chat

Instructions

  • Use the arrow keys or TAB to switch field in the login form
  • Press ENTER to submit the login form
  • Write a message in the message field and press ENTER to send the message
  • Press UP and DOWN keys to scroll the message view
  • Press Ctrl + UP and Ctrl + DOWN to scroll the members list

Chat commands

  • \quit : Quit the chat
  • \clear : Clear the message view
  • \hide : Hide the sidebar
  • \show : Show the sidebar
  • \size-n : Where n is a number - Resize the sidebar
  • \n message : Where n is a number - Send private message to user with id n

About

Encrypted chat via terminal

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published