Telegram Desktop messaging app
Go to file
Grigory b363d8bfb5 fix(ui/webview_helpers): append 0 if color channel value is 1 char long 2024-10-19 18:43:11 +02:00
.github Add missing ThirdParty cache to Windows action 2024-09-12 14:13:53 +04:00
Telegram fix(ui/webview_helpers): append 0 if color channel value is 1 char long 2024-10-19 18:43:11 +02:00
cmake@3ca8fb8c91 Fix build without QT_IMPLICIT_QCHAR_CONSTRUCTION 2024-10-12 19:54:34 +04:00
docs Version 5.4.1. 2024-08-17 18:14:54 +02:00
lib/xdg Add 'tonsite' handler information to lib/xdg/*. 2024-09-19 13:19:50 +04:00
snap Qt 6.8.0-rc1 -> 6.8.0 2024-10-09 11:34:24 +02:00
.gitattributes
.gitignore Add .vscode to .gitignore. 2024-05-24 12:55:48 +04:00
.gitmodules Get rid of direct Wayland usage 2024-04-22 11:04:02 +04:00
CMakeLists.txt Support building on Windows with Qt 6. 2024-06-21 11:36:18 +04:00
LEGAL
LICENSE
README.md Add "Ada" library mention to README. 2024-09-19 10:43:38 +04:00
changelog.txt Version 5.6.3. 2024-10-15 21:01:27 +04:00

README.md

Telegram Desktop Official Messenger

This is the complete source code and the build instructions for the official Telegram messenger desktop client, 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 4.9.9 was the last that supports older systems

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