Telegram Desktop messaging app
Go to file
Ilya Fedin 62fd968409 Don't call gtk_selection_data_get_length on nullptr 2021-07-08 22:09:26 +03:00
.github Fixed Github CI Windows build. 2021-07-07 19:31:36 +03:00
Telegram Don't call gtk_selection_data_get_length on nullptr 2021-07-08 22:09:26 +03:00
cmake@5217f71542 Use tg_angle fork. 2021-07-06 15:55:49 +03:00
docs Fix timers race condition on Windows. 2021-07-07 17:57:31 +03:00
lib/xdg
snap Update tg_owt revision. 2021-07-07 16:39:26 +03:00
.gitattributes
.gitignore
.gitmodules Switch from mallocng to jemalloc 2021-07-01 22:13:20 +03:00
CMakeLists.txt Use NuGet package for WinRT headers generation. 2021-06-22 09:53:20 +04:00
LEGAL
LICENSE
README.md Fixed Hunspell license. 2021-06-21 09:23:10 +04:00
changelog.txt Bump version to 2.8.7.beta for serialization. 2021-07-08 16:11:30 +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 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