mirror of https://github.com/procxx/kepka.git
parent
909f3fae50
commit
4dd4dae21d
11
README.md
11
README.md
|
@ -1,3 +1,9 @@
|
|||
[](https://github.com/procxx/kepka/releases)
|
||||
[](https://travis-ci.org/procxx/kepka)
|
||||
[](https://ci.appveyor.com/project/procxx/tdesktop)
|
||||
|
||||
|
||||
# [Telegram Desktop][telegram_desktop] - pro.cxx fork
|
||||
|
||||
This is the complete source code and the build instructions for the alpha version of the pro.cxx fork of desktop client for the [Telegram][telegram] messenger, based on the [Telegram API][telegram_api] and the [MTProto][telegram_proto] secure protocol.
|
||||
|
@ -41,11 +47,6 @@ $ set PATH=%QT_DIR%\bin;%PATH%
|
|||
$ cmake -G"Visual Studio 15 2017 Win64" -DCMAKE_TOOLCHAIN_FILE="%VCPKG%\scripts\buildsystems\vcpkg.cmake" -DCMAKE_BUILD_TYPE=RelWithDebInfo ..
|
||||
$ cmake --build .
|
||||
```
|
||||
|
||||
[](https://github.com/telegramdesktop/tdesktop/releases)
|
||||
[](https://travis-ci.org/telegramdesktop/tdesktop)
|
||||
[](https://ci.appveyor.com/project/procxx/tdesktop)
|
||||
|
||||
![Preview of Telegram Desktop][preview_image]
|
||||
|
||||
The source code is published under GPLv3 with OpenSSL exception, the license is available [here][license].
|
||||
|
|
Loading…
Reference in New Issue