Telegram Desktop messaging app
Go to file
Ilya Fedin 3d8742fa7c Fix some working with paths in prepare.py
Use os.path.join for separator
Get real path of Libraries/ThirdParty directories to workaround gyp's problems with drive letters
2022-04-16 20:27:19 +04:00
.github Have libraries in GITHUB_WORKSPACE for caching in Windows action 2022-04-16 20:27:19 +04:00
Telegram Fix some working with paths in prepare.py 2022-04-16 20:27:19 +04:00
cmake@ed1411f129 Update submodules for Qt 6.3 on macOS and Linux. 2022-04-13 15:08:34 +04:00
docs Fix dependencies build on M1. 2021-12-14 11:33:59 +04:00
lib/xdg Updated XDG SPEC version to 1.5. 2022-01-11 10:37:44 +03:00
snap Update tg_owt in Dockerfile & snapcraft.yaml 2022-04-14 14:14:15 +04:00
.gitattributes
.gitignore
.gitmodules Use QMenuBar instead of own global menu implementation on Linux 2022-01-22 21:18:37 +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 2022. 2022-01-04 12:49:50 +04:00
LICENSE
README.md Updated Qt license. 2022-04-10 23:28:56 +03:00
changelog.txt Beta version 3.6.3. 2022-04-14 09:46:02 +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 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