Nagram is a third-party Telegram client based on Nekogram with not many but useful modifications.
- Official site: https://nextalone.xyz
- Telegram channel: https://t.me/NextAloneAlone
- Telegram channel (Chinese): https://t.me/NextAloneAlone
- Downloads: https://github.com/NextAlone/Nagram/releases
- Feedback: https://github.com/NextAlone/Nagram/-/issues
- Quick reply "好耶" and "破烂"
- Forced copy
- Disable chat action sending
- Hide group sticker
- Text style editable
- Add '您' '咱' repeat longClick pair
- You added or feature request
Telegram API manuals: https://core.telegram.org/api
MTproto protocol manuals: https://core.telegram.org/mtproto
- Download the Nagram source code from https://github.com/NextAlone/Nagram ( git clone https://github.com/NextAlone/Nagram.git )
- Copy your release.keystore into TMessagesProj/config
- Fill out RELEASE_KEY_PASSWORD, RELEASE_KEY_ALIAS, RELEASE_STORE_PASSWORD in local.properties to access your release.keystore
- 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 to the same folder as TMessagesProj.
- Open the project in the Studio (note that it should be opened, NOT imported).
- 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.
- You are ready to compile Nagram.
Nagram is forked from Telegram, thus most locales follows the translations of Telegram for Android, checkout https://translations.telegram.org/en/android/.
As for the Nagram specialized strings, we use Crowdin to translate Nagram. Join project at https://neko.crowdin.com/nekogram. Help us bring Nagram to the world!