Telegram Desktop messaging app
Go to file
Ilya Fedin d42fb6d1b9 Switch from mallocng to jemalloc
Now it's known how to make it free the memory in an expected manner and it's better maintained
2021-07-01 22:13:20 +03:00
.github Fixed Github CI Windows build. 2021-06-04 11:47:32 +03:00
Telegram Switch from mallocng to jemalloc 2021-07-01 22:13:20 +03:00
cmake@4a63a30c17 Update lib_base and cmake_helpers 2021-06-29 17:35:39 +03:00
docs Version 2.8.3. 2021-06-28 13:51:06 +03:00
lib/xdg Add tag `launchable` into linux appdata 2020-03-13 11:01:54 +04:00
snap Get rid of qt5ct 2021-06-29 17:35:39 +03: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 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 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 Fixed Hunspell license. 2021-06-21 09:23:10 +04:00
changelog.txt Version 2.8.4. 2021-07-01 11:05:21 +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