All Projects → exteraSquad → exteraGram

exteraSquad / exteraGram

Licence: GPL-2.0 license
Telegram client based on Android sources with new features

Programming Languages

java
68154 projects - #9 most used programming language
C++
36643 projects - #6 most used programming language
c
50402 projects - #5 most used programming language
assembly
5116 projects
perl
6916 projects
go
31211 projects - #10 most used programming language

Projects that are alternatives of or similar to exteraGram

piw5 bot warfare
The Bot Warfare mod for PlutoniumIW5
Stars: ✭ 57 (+0%)
Mutual labels:  modification
d2launcher
Diablo II • Median XL • Mod Launcher for Linux
Stars: ✭ 20 (-64.91%)
Mutual labels:  modification
cg
This repo created to manage Issues and releases Cheat Gear.
Stars: ✭ 125 (+119.3%)
Mutual labels:  modification
vivaldi modding
Custom modifications for Vivaldi web browser.
Stars: ✭ 47 (-17.54%)
Mutual labels:  modification
LegionTD-Reborn
A custom game mode inspired by Legion TD for DotA 2
Stars: ✭ 34 (-40.35%)
Mutual labels:  modification
bmod
bmod parses binaries for modification/patching and disassembles machine code sections.
Stars: ✭ 12 (-78.95%)
Mutual labels:  modification
mastomods
CSS tweaks and custom themes for Mastodon.
Stars: ✭ 95 (+66.67%)
Mutual labels:  modification
Pdf Lib
Create and modify PDF documents in any JavaScript environment
Stars: ✭ 3,426 (+5910.53%)
Mutual labels:  modification
Lief
Authors
Stars: ✭ 2,730 (+4689.47%)
Mutual labels:  modification
m2o-reborn
Original Mafia2 Multiplayer modification
Stars: ✭ 31 (-45.61%)
Mutual labels:  modification
RayCarrot.RCP.Metro
Rayman Control Panel (4.0.0 and above)
Stars: ✭ 24 (-57.89%)
Mutual labels:  modification
sports1.1
Small non-coding RNA annotation Pipeline Optimized for rRNA- and tRNA-Derived Small RNAs
Stars: ✭ 35 (-38.6%)
Mutual labels:  modification

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

APP_ID = 123456
APP_HASH = abcdef0123456789 (32 chars)
SMS_HASH = FC+9qCX9VSu (11 chars)
MAPS_V2_API = abcdef01234567-abcdef012345678910111213

Compilation Guide

  1. Clone exteraGram's source code using git clone https://github.com/exteraSquad/exteraGram/
  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 localizations follow translations of Telegram for Android, check it out here. As for specialized strings for exteraGram, we use Crowdin to translate exteraGram. Join the project at Crowdin!

Thanks to:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].