Telegram Desktop messaging app
Go to file
Ilya Fedin f749647567 Check Qt version in runtime in CanOpenDirectoryWithPortal
It is not guaranteed that app is running with the same Qt version that was compiled
2020-10-26 14:58:06 +03:00
.github Added Github Action that updates user-agent for DNS. 2020-10-23 15:13:20 +03:00
Telegram Check Qt version in runtime in CanOpenDirectoryWithPortal 2020-10-26 14:58:06 +03:00
cmake@cfc6051fb6 Keep sending typings up to 30s after offline. 2020-10-23 18:25:55 +03:00
docs Use OpenAL 1.20.1 with bugfix backport on Windows. 2020-10-23 12:47:41 +03:00
lib/xdg Add tag `launchable` into linux appdata 2020-03-13 11:01:54 +04:00
snap Use network-manager-observe in snap version. 2020-10-06 10:15:22 +03: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 Get rid of lxqt-qtplugin 2020-10-23 11:24:37 +03:00
CMakeLists.txt Remove mapbox::variant dependency. 2020-09-29 19:03:22 +03: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 Remove mapbox::variant dependency. 2020-09-29 19:03:22 +03:00
changelog.txt Version 2.4.4. 2020-10-23 19:40:48 +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 1.8.15 was the last that supports older systems

Third-party

Build instructions