0.1.0 • Published 2 years ago

string-phone v0.1.0

Weekly downloads
-
License
GPL-3.0-or-later
Repository
github
Last release
2 years ago

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