Telegram Desktop messaging app
Go to file
Ilya Fedin 786bedf271 Disable Qt's integration mechanism on GTK-based DE to avoid early GTK loading
This also removes TDESKTOP_USE_GTK_FILE_DIALOG since it doesn't forces GTK dialog for anyone and there is no reason to leave it

TDESKTOP_DISABLE_GTK_INTEGRATION can be also tested via action now
2020-08-15 17:43:28 +04:00
.github Disable Qt's integration mechanism on GTK-based DE to avoid early GTK loading 2020-08-15 17:43:28 +04:00
Telegram Disable Qt's integration mechanism on GTK-based DE to avoid early GTK loading 2020-08-15 17:43:28 +04:00
cmake@b372364a2c Allow building without WebRTC. 2020-08-11 21:33:15 +04:00
docs Added WebRTC building to Github CI. 2020-08-15 00:03:37 +04:00
lib/xdg Add tag `launchable` into linux appdata 2020-03-13 11:01:54 +04:00
snap Disable Qt's integration mechanism on GTK-based DE to avoid early GTK loading 2020-08-15 17:43:28 +04:00
.gitattributes Implement AppVeyor (#3025) 2017-02-18 20:23:50 +01:00
.gitignore Initial Linux build. 2019-12-04 11:22:11 +03:00
.gitmodules Add tgcalls library. 2020-08-11 18:21:40 +04:00
CMakeLists.txt Fix build with external minizip. 2020-03-13 22:53:59 +04:00
LEGAL Update copyright information. 2020-01-17 11:37:27 +03:00
LICENSE Add single LEGAL file with license and copyright. 2018-01-03 13:04:34 +03:00
README.md Add Vazir font as a fallback for Farsi. 2020-05-08 13:38:23 +04:00
changelog.txt Version 2.3. 2020-08-14 20:20:59 +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 1.8.15 was the last that supports older systems

Third-party

Build instructions