tconv

1.1.3 • Public • Published

tconv

Conversations via terminal.

Installation

$ npm i -g tconv

Start

$ tconv

Custom Server

In default, tconv uses its dedicated server. Creating your personal host is easy! Follow the instructions below to set up the client and server.

Setting Server

Clone this repo and execute on server.

$ node server

Setting Client

Install this package and edit app.js as follows:

var url = "http://yoururl"

Package Sidebar

Install

npm i tconv

Weekly Downloads

11

Version

1.1.3

License

ISC

Last publish

Collaborators

  • faisalhmohd