Experimental Telegram Desktop fork. https://kotatogram.github.io/
Find a file
Ilya Fedin c9e566f8aa Fix snap build
Qt has removed support for kernels less than 4.11 by removing the -no-feature-statx flag. Remove the usage all the related flags.
2024-03-14 09:17:01 +04:00
.github Added support for AVIF, HEIF and JPEG XL on macOS. 2024-03-08 10:53:57 +04:00
cmake@c82faf706f Revert "Disable system proxy support on Linux" 2024-03-13 21:20:31 +04:00
docs Update mac build instructions with up-to-date homebrew link 2024-03-10 21:36:51 +04:00
lib/xdg
snap Fix snap build 2024-03-14 09:17:01 +04:00
Telegram Use %NUMBER_OF_PROCESSORS% for jom 2024-03-14 08:33:07 +04:00
.gitattributes
.gitignore
.gitmodules
changelog.txt Beta version 4.15.3. 2024-03-13 21:58:45 +04:00
CMakeLists.txt Update Qt to 5.15.13 on Windows. 2024-03-13 21:20:30 +04:00
LEGAL
LICENSE
README.md

Telegram Desktop Official Messenger

This is the complete source code and the build instructions for the official Telegram messenger desktop client, 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 4.9.9 was the last that supports older systems

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