Telegram Desktop messaging app
Go to file
John Preston edd93598a9 Use spaceship operator in some basic data structures. 2021-11-10 12:02:58 +04:00
.github Use webkitgtk without its headers 2021-11-06 16:33:39 +04:00
Telegram Use spaceship operator in some basic data structures. 2021-11-10 12:02:58 +04:00
cmake@051f7ba4e3 Use webkitgtk without its headers 2021-11-06 16:33:39 +04:00
docs Use python from a correct folder. 2021-10-29 16:10:07 +04:00
lib/xdg Update description in lib/xdg/telegramdesktop.appdata.xml.in. 2021-10-25 09:23:36 +04:00
snap Adjust snap permissions 2021-11-06 10:28:28 +04:00
.gitattributes Update lottie icons in voice chats. 2021-04-12 10:48:16 +04:00
.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 Update copyright year to 2021. 2021-01-04 11:24:32 +04:00
LICENSE Add single LEGAL file with license and copyright. 2018-01-03 13:04:34 +03:00
README.md Updated Qt license. 2021-10-30 14:20:20 +04:00
changelog.txt Version 3.2.3. 2021-11-08 17:44:53 +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