Skip to content

KhashayarKhm/string-phone

Repository files navigation

String Phone

A chat app in your local network

Installation

By npm :

npm install -g string-phone
// Or
sudo npm install -g string-phone

By yarn :

yarn global add string-phone
// Or
sudo yarn global add string-phone

Usage

Use as client :

string-phone-client <host> <port>

Use as server :

string-phone-server <host> <port>

host and port options are optional and their default values are 127.0.0.1 and 8080


Commitizen friendly String Phone license