captswing / Nekogram

Open-source third-party Telegram client with few but useful mods.

Home Page:https://nekogram.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🐾 Nekogram

Crowdin
Nekogram is a third-party Telegram client with not many but useful modifications.

API, Protocol documentation

Telegram API manuals: https://core.telegram.org/api

MTProto protocol manuals: https://core.telegram.org/mtproto

Compilation Guide

  1. Download the Nekogram source code ( git clone https://github.com/Nekogram/Nekogram.git )
  2. Fill out storeFile, storePassword, keyAlias, keyPassword in local.properties to access your release.keystore
  3. Go to https://console.firebase.google.com/, create two android apps with application IDs tw.nekomimi.nekogram and tw.nekomimi.nekogram.beta, turn on firebase messaging and download google-services.json, which should be copied into TMessagesProj folder.
  4. Open the project in the Studio (note that it should be opened, NOT imported).
  5. Fill out values in TMessagesProj/src/main/java/tw/nekomimi/nekogram/Extra.java – there’s a link for each of the variables showing where and which data to obtain.
  6. You are ready to compile Nekogram.

Localization

Nekogram is forked from Telegram, thus most locales follows the translations of Telegram for Android, checkout https://translations.telegram.org/en/android/.

As for the Nekogram specialized strings, we use Crowdin to translate Nekogram. Join project at https://neko.crowdin.com/nekogram. Help us bring Nekogram to the world!

About

Open-source third-party Telegram client with few but useful mods.

https://nekogram.app

License:GNU General Public License v2.0


Languages

Language:Java 44.5%Language:C++ 29.8%Language:C 20.8%Language:Assembly 1.7%Language:Perl 1.5%Language:Go 1.2%Language:CMake 0.2%Language:NASL 0.1%Language:Objective-C++ 0.1%Language:Python 0.1%Language:Objective-C 0.0%Language:GLSL 0.0%Language:Shell 0.0%Language:HTML 0.0%Language:Raku 0.0%Language:Roff 0.0%Language:MATLAB 0.0%Language:CSS 0.0%Language:JavaScript 0.0%