Telegram Desktop messaging app
Go to file
John Preston 00aa6d5ac3 Allow monospace block to end on ellipsis. 2018-02-22 21:16:01 +03:00
.appveyor Fix travis and appveyor builds. 2017-11-29 22:33:16 +04:00
.github
.travis Fix travis and appveyor builds. 2017-11-29 22:33:16 +04:00
Telegram Allow monospace block to end on ellipsis. 2018-02-22 21:16:01 +03:00
docs Fix building crashpad for macOS. Update instructions. 2018-02-08 11:27:50 +03:00
lib/xdg
.gitattributes
.gitignore
.gitmodules Testing crl (concurrency runtime library). 2017-12-17 23:05:00 +04:00
.travis.yml Fix travis and appveyor builds. 2017-11-29 22:33:16 +04:00
LEGAL Add single LEGAL file with license and copyright. 2018-01-03 13:04:34 +03:00
LICENSE Add single LEGAL file with license and copyright. 2018-01-03 13:04:34 +03:00
README.md Add range-v3 library. 2017-11-19 18:37:07 +04:00
appveyor.yml
changelog.txt Alpha version 1.2.8. 2018-01-03 13:46:01 +03:00

README.md

Telegram Desktop Official Messenger

This is the complete source code and the build instructions for the alpha version of the official desktop client for the Telegram messenger, based on the Telegram API and the MTProto secure protocol.

Version Build Status Build status

Preview of Telegram Desktop

The source code is published under GPLv3 with OpenSSL exception, the license is available here.

Supported systems

  • Windows XP - Windows 10 (not RT)
  • Mac OS X 10.8 - Mac OS X 10.11
  • Mac OS X 10.6 - Mac OS X 10.7 (separate build)
  • Ubuntu 12.04 - Ubuntu 16.04
  • Fedora 22 - Fedora 24

Third-party

Build instructions