Go to file
thermatk d50afa2cda
[TF] modify .gitignore
(cherry picked from commit ffacf2ffe9495ccd18dc856293a4030301a794d9)
2020-06-24 07:30:08 +00:00
.github Update android.yml 2020-06-03 19:40:51 +08:00
TMessagesProj Bump 6.2.0.1 2020-06-10 13:42:23 +08:00
Tools Some new features and bug fixes 2014-06-17 18:45:21 +04:00
gradle/wrapper Update gradle plugin 2020-04-18 17:30:37 +08:00
.gitignore [TF] modify .gitignore 2020-06-24 07:30:08 +00:00
Dockerfile Update to 6.2.0 (1984) 2020-06-04 19:47:15 +03:00
LICENSE first commit 2013-10-25 19:19:00 +04:00
README.md Update README.md 2020-02-25 21:17:57 +08:00
apkdiff.py Fix apkdiff not checking entire files 2020-01-06 23:22:05 -08:00
build.gradle Re-organize neko settings 2020-06-03 19:40:48 +08:00
crowdin.yml Update Crowdin configuration file 2020-01-17 01:05:44 +08:00
gradle.properties Fix call for Google Play version 2020-05-27 09:27:34 +08:00
gradlew first commit 2013-10-25 19:19:00 +04:00
settings.gradle first commit 2013-10-25 19:19:00 +04:00

README.md

Nekogram

Logo
Nekogram is an UNOFFICIAL app that uses Telegram's API.

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 from https://github.com/Nekogram/Nekogram ( git clone https://github.com/Nekogram/Nekogram.git )
  2. Copy your release.keystore into TMessagesProj/config
  3. Fill out RELEASE_KEY_PASSWORD, RELEASE_KEY_ALIAS, RELEASE_STORE_PASSWORD in local.properties to access your release.keystore
  4. Open the project in the Studio (note that it should be opened, NOT imported).
  5. If you're compiling DEBUG version, make sure your build variants is set to afatDebugMultidex.
  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!

Contributors

Thanks goes to these wonderful people (emoji key):


猫耳逆变器

💻

梨子

💻

呆瓜

🎨

This project follows the all-contributors specification. Contributions of any kind welcome!