ExteraGram Save

Telegram client based on Android sources with new features

Project README

exteraGram

Licensed under the GNU General Public License v2.0

Experimental third-party Telegram client based on official sources.

Channel Chat Downloads

Importing API hash and keys

The file content should look like this:

APP_ID = 123456
APP_HASH = abcdef0123456789 (32 chars)
MAPS_V2_API = abcdef01234567-abcdef012345678910111213

SIGNING_KEY_PASSWORD = A1BcDEFHJ2KLMn3oP
SIGNING_KEY_ALIAS = abcdefghjklm
SIGNING_KEY_STORE_PASSWORD = Z9yXDEFHJ6KRqn7oP

Compilation Guide

  1. Clone exteraGram's source code using git clone https://github.com/exteraSquad/exteraGram.git
  2. Fill out values in API_KEYS like here
  3. Open the project in Android Studio. It should be opened, not imported
  4. You are ready to compile exteraGram
  • exteraGram can be built with Android Studio or from the command line with Gradle:
./gradlew assembleAfatRelease

exteraGram Localization

Since exteraGram is a fork of Telegram for Android and most of the localizations follow the translations of Telegram for Android, check it out here. As for specialized strings for exteraGram, we use Crowdin to translate exteraGram. Join the project on Crowdin!

Thanks to:

Open Source Agenda is not affiliated with "ExteraGram" Project. README Source: exteraSquad/exteraGram
Stars
618
Open Issues
30
Last Commit
4 months ago
License

Open Source Agenda Badge

Open Source Agenda Rating