Skip to content
 
 

Latest commit

 

History

641 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Konkegram for Android

Konkegram is an unofficial Android messenger based on the open-source Telegram for Android client.

Konkegram does not operate a separate messaging backend. It uses Telegram accounts, Telegram protocols and Telegram's official infrastructure. Optional connection transports only change how encrypted traffic reaches Telegram; Telegram remains the service handling accounts, chats and cloud data.

Highlights

  • Optional IPv6-only connection mode in proxy settings.
  • Optional DPI Bypass transport over TLS WebSockets for restricted networks.
  • Compatibility with Telegram accounts, chats and services.

Downloads

Signed builds are available on the GitHub Releases page. See Release downloads to choose the correct APK for a device.

Building

The current upstream toolchain uses Android Studio 2025.1.4, Android SDK 35, Android NDK 27.2.12479018 and CMake 3.22.1.

Clone the repository together with its native dependencies:

git clone --recursive --shallow-submodules https://github.com/german-webdev/Konkegram.git

For an existing checkout, initialize or update the submodules before building:

git submodule update --init --recursive --depth=1

Configure your own Telegram API, Firebase and signing credentials outside version control before building a distributable application.

Signing keys, passwords, service-account credentials and other private material must be kept outside version control. Maintainer release procedures are not documented in this public README.

Upstream

Konkegram is based on Telegram for Android. Documentation for the Telegram API and MTProto protocol is available at:

Konkegram is an independent project and is not affiliated with or endorsed by Telegram.

License

The source code is distributed under the terms of the GNU General Public License v2.0. Third-party components may be covered by their respective licenses. The embedded TG WS Proxy component is distributed under GPLv3; its source and license are included in TMessagesProj/jni/third_party/tgwsproxy.

About

Konkegram for Android source

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages