mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-16 14:17:12 +02:00
No description
- You can disable all resource-intensive animations and animated stickers and emoji. - Power saving mode turns on automatically based on system battery saving settings. - Fully flexible playback speed settings for videos, voice and video messages. - Click the "1X" button to quickly switch between normal and adjusted speed – or hold it to set any speed between 0.5-2.5x. - Improved sound quality for adjusted speed playback. - Read receipts in groups under 100 members now show reaction timestamps and when your messages were read. - When inviting people to groups, you can quickly send invite links to anyone who doesn't allow adding them directly. - Invite links now show previews in chats. - Fully translatable bots. Bot descriptions and ”What can this bot do?" sections can now be translated. - Starting a call now shows a confirmation window. - Fixed pasting images from Firefox on Windows. - Global Fn+F shortcut to switch active window to full screen mode on macOS. - Silent notification sound in Focus Mode on macOS. |
||
---|---|---|
.github | ||
cmake@49272b9606 | ||
docs | ||
lib/xdg | ||
snap | ||
Telegram | ||
.gitattributes | ||
.gitignore | ||
.gitmodules | ||
changelog.txt | ||
CMakeLists.txt | ||
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.
The source code is published under GPLv3 with OpenSSL exception, the license is available here.
Supported systems
The latest version is available for
- Windows 7 and above (64 bit) (portable)
- Windows 7 and above (32 bit) (portable)
- macOS 10.12 and above
- Linux static build for 64 bit
- Snap
- Flatpak
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
- Qt 6 (LGPL) and Qt 5.15 (LGPL) slightly patched
- OpenSSL 1.1.1 and 1.0.1 (OpenSSL License)
- WebRTC (New BSD License)
- zlib 1.2.11 (zlib License)
- LZMA SDK 9.20 (public domain)
- liblzma (public domain)
- Google Breakpad (License)
- Google Crashpad (Apache License 2.0)
- GYP (BSD License)
- Ninja (Apache License 2.0)
- OpenAL Soft (LGPL)
- Opus codec (BSD License)
- FFmpeg (LGPL)
- Guideline Support Library (MIT License)
- Range-v3 (Boost License)
- Open Sans font (Apache License 2.0)
- Vazir font (SIL Open Font License 1.1)
- Emoji alpha codes (MIT License)
- Catch test framework (Boost License)
- xxHash (BSD License)
- QR Code generator (MIT License)
- CMake (New BSD License)
- Hunspell (LGPL)
Build instructions
- Windows (32-bit) (64-bit)
- macOS
- GNU/Linux using Docker