Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 663 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 663 Bytes

##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

Install & Run

$ npm install -g termgram
$ termgram

Node.js 0.12.x

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

License

The project is released under the MIT license