Telegram Desktop messaging app
Go to file
Ilya Fedin 4e63346877 Use AL_REMIX_UNMATCHED_SOFT enum value instead of hard-coded value
This makes the feature require version 1.21.0, previously was 1.20.1
2021-11-26 18:48:35 +04:00
.github Use ninja as much as possible in docker 2021-11-21 09:51:01 +04:00
Telegram Use AL_REMIX_UNMATCHED_SOFT enum value instead of hard-coded value 2021-11-26 18:48:35 +04:00
cmake@7332624b87 Use VS 2022 with 10.0.22000.0 SDK version. 2021-11-26 18:13:58 +04:00
docs Use VS 2022 with 10.0.22000.0 SDK version. 2021-11-26 18:13:58 +04:00
lib/xdg Update description in lib/xdg/telegramdesktop.appdata.xml.in. 2021-10-25 09:23:36 +04:00
snap Use ninja as much as possible in docker 2021-11-21 09:51:01 +04:00
.gitattributes
.gitignore added CLion-generated files to .gitignore 2021-04-14 08:50:32 +03:00
.gitmodules Version 2.9: Fix build on Linux. 2021-07-30 21:03:49 +03:00
CMakeLists.txt Use Qt resources from a file on macOS. 2021-10-29 16:10:07 +04:00
LEGAL
LICENSE
README.md Updated Qt license. 2021-10-30 14:20:20 +04:00
changelog.txt Version 3.2.5: Add information about macOS build. 2021-11-16 14:35:28 +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 2.4.4 was the last that supports older systems

Version 1.8.15 was the last that supports older systems

Third-party

Build instructions