Telegram Desktop messaging app
Go to file
Alan Pope e3a14d432b Be consistent with libgtk-3-0t64
The reason it worked without explicitly updating this one is because the deb of libgtk-3-0t64 has a 'replaces' line for libgtk-3-0 - which nullifies this entry, as both were specified. But, you're right, looks better to have the right package in there.
2024-05-03 19:59:07 +04:00
.github Increase snapcraft verbosity 2024-05-01 14:06:23 +04:00
Telegram Don't adjust monospace font size. 2024-05-02 19:36:59 +04:00
cmake@d9f958e0ba Added ICCv4 with Little CMS on macOS. 2024-04-23 19:17:41 +04:00
docs Get rid of glibmm 2024-03-15 00:00:24 +04:00
lib/xdg Add information about provided mime-type and D-Bus service 2024-01-09 04:31:11 -08:00
snap Be consistent with libgtk-3-0t64 2024-05-03 19:59:07 +04:00
.gitattributes
.gitignore
.gitmodules Get rid of direct Wayland usage 2024-04-22 11:04:02 +04:00
CMakeLists.txt Updated Qt to 6.2.8 on macOS. 2024-04-23 19:17:41 +04:00
LEGAL Update copyright year to 2024. 2024-01-01 05:17:53 +00:00
LICENSE
README.md Beta version 4.15.6: OpenSSL 3.2.1. 2024-03-25 17:47:53 +04:00
changelog.txt Version 5.0. 2024-05-02 14:11:20 +04:00

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