Telegram Desktop messaging app
Go to file
John Preston ede4c0f781 Beta version 3.3.1.
- Switch between contacts list sorting modes.
- Sort contacts list by last seen time by default.
- Fix disappearing Send As Channel button after message editing.
- Fix file upload cancelling.
- Fix crash in video capture on macOS.
- Fix labels in the About box.
- Use Qt 6.2.2 for macOS and Linux builds.
- Allow installing x64 Windows version on Windows ARM.
2021-12-23 00:07:26 +00:00
.github Fix path to result binary in Linux action 2021-12-11 07:29:02 +04:00
Telegram Beta version 3.3.1. 2021-12-23 00:07:26 +00:00
cmake@f96a4a2fde Fix build on Linux. 2021-12-22 17:32:35 +00:00
docs Fix dependencies build on M1. 2021-12-14 11:33:59 +04:00
lib/xdg Rename telegramdesktop.appdata.xml -> telegramdesktop.metainfo.xml 2021-12-06 11:53:28 +04:00
snap Move macOS and Linux builds to Qt 6.2.2. 2021-12-22 10:13:29 +00: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 Activate crl dispatch backend on Linux 2021-12-22 14:15:48 +04:00
CMakeLists.txt Use Qt resources from a file on macOS. 2021-10-29 16:10:07 +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 Updated Qt license. 2021-10-30 14:20:20 +04:00
changelog.txt Beta version 3.3.1. 2021-12-23 00:07:26 +00: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