1.2.2 • Published 2 months ago

clackr v1.2.2

Weekly downloads
-
License
ISC
Repository
github
Last release
2 months ago

clackr

Clackr

A command line based chat app made entirely in Javascript using NodeJS.

Prerequisite

nodejs and npm must be installed. To install, run the following command.

  apt-get install nodejs
  apt-get install npm

Installation

Install Clackr with npm

  npm i -g clackr

Create a room

  clackr-host

Share the room url with others. To join a room run

  clackr-join

and enter your name and url.

Features

  • Infinite Rooms can be created
  • No limit on number of users
  • Collects zero data
  • Extremely secure
  • Chats are never stored, and are deleted once room is destroyed.

Screenshots

App Screenshot App Screenshot App Screenshot

Deployment

To deploy this project run

  npm i clackr
  npm run host
  npm run join

Authors

License

Creative Commons Zero v1.0 Universal

1.0.9

2 months ago

1.2.2

2 months ago

1.2.1

2 months ago

1.0.8

2 months ago

1.0.7

2 months ago

1.0.6

2 months ago

1.0.5

2 months ago

1.0.4

2 months ago

1.0.3

2 months ago

1.0.2

2 months ago

1.0.1

2 months ago

1.0.0

2 months ago