Skip to content

Telegram client based on Android sources with new features

License

Notifications You must be signed in to change notification settings

Nightprince/exteraGram

 
 

Repository files navigation

exteraGram

Experimental Telegram client based on official Telegram sources.

Channel Chat Chat

Thanks to:

Importing API hash and keys

APP_ID = 123456
APP_HASH = abcdef0123456789 (32 chars)
MAPS_V2_API = abcdef01234567-abcdef012345678910111213
  • exteraGram can be built with Android Studio or from the command line with Gradle:
./gradlew assembleAfatRelease

About

Telegram client based on Android sources with new features

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 34.7%
  • C++ 34.5%
  • C 24.9%
  • Assembly 2.0%
  • Perl 1.8%
  • Go 1.5%
  • Other 0.6%