Conversations via terminal.
$ npm i -g tconv
$ tconv
In default, tconv uses its dedicated server. Creating your personal host is easy! Follow the instructions below to set up the client and server.
Clone this repo and execute on server.
$ node server
Install this package and edit app.js as follows:
var url = "http://yoururl"