| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
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.
The source code is published under GPLv3, the license is available here.
Telegram Desktop messenger
A little app, that is launched by Telegram when update is ready, replaces all files and launches it back.
Compiles given files to single update file, compresses it with lzma and signs with a private key. It is not built in Debug and Release configurations of Telegram solution, because private key is inaccessible.
Prepares a release for deployment, puts all current files to deploy/{version} folder.
Windows:
Mac:
Creates four sprites and text2emoji replace code
From two files and two sprites
Creates two other sprites, four sprite grids and style constants code
Creates from languagepack file Resources/lang.txt language constants code and language file parse code:
| Back | FazBrowse Home | New Git URL |