##TERMGRAM
###A terminal client to connect with Telegram.
The main purpose of the project is to provide a working example of how to use the telegram.link library in order to build a Telegram client application
$ npm install -g termgram
$ termgram
In order to take advantage of some new Javascript features, the Node.js version required is the 0.12.x
Note: telegram.link just requires the version 0.10.X
The project is released under the MIT license