Telegram Desktop messaging app
Go to file
John Preston f0e1d2fd02 'base::optional_variant<' -> 'std::variant<v::null_t,' 2020-09-29 19:03:19 +03:00
.github Disable OpenAL WASAPI backend 2020-09-29 18:28:42 +03:00
Telegram 'base::optional_variant<' -> 'std::variant<v::null_t,' 2020-09-29 19:03:19 +03:00
cmake@fb7924a6ff Update cmake_helpers submodule. 2020-08-30 16:54:47 +04:00
docs Fix build instructions for old OS X versions. 2020-09-29 19:03:19 +03:00
lib/xdg Add tag `launchable` into linux appdata 2020-03-13 11:01:54 +04:00
snap Fix tg_owt url 2020-08-31 12:01:43 +04:00
.gitattributes Implement AppVeyor (#3025) 2017-02-18 20:23:50 +01:00
.gitignore Initial Linux build. 2019-12-04 11:22:11 +03:00
.gitmodules Add tgcalls library. 2020-08-11 18:21:40 +04:00
CMakeLists.txt Fix build with external minizip. 2020-03-13 22:53:59 +04:00
LEGAL Update copyright information. 2020-01-17 11:37:27 +03:00
LICENSE Add single LEGAL file with license and copyright. 2018-01-03 13:04:34 +03:00
README.md Add Vazir font as a fallback for Farsi. 2020-05-08 13:38:23 +04:00
changelog.txt Version 2.3.2. 2020-08-23 17:36:52 +04: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 Build Status

Preview of Telegram Desktop

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

Supported systems

The latest version is available for

Old system versions

Version 1.8.15 was the last that supports older systems

Third-party

Build instructions