This is the complete source code and the build instructions for the app based on the official Telegram messenger desktop client.
The source code is published under GPLv3 with OpenSSL exception, the license is available here.
- Hide phone number in profile
- Auto-hiding notifications
- Custom app icon
- Userpic corner radius
- Side menu editor
- Sticker size setting
- Seconds in time
- Sender's avatar in groups
- Comma after mention
- Go to first message
The latest version is available for
- Windows 7 and above (x64)
You can build rabbitGram Desktop yourself using build instructions
- Qt 6 (LGPL) and Qt 5.15 (LGPL) slightly patched
- OpenSSL 3.2.1 (Apache License 2.0)
- 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)
- xxHash (BSD License)
- QR Code generator (MIT License)
- CMake (New BSD License)
- Hunspell (LGPL)
- Windows (32-bit) (64-bit)
- macOS
- GNU/Linux using Docker