CharlotteFallices / Nekogram

An unofficial and culture friendly IM with Telegram API.
https://nekogram.app
Artistic License 2.0
52 stars 3 forks source link
im telegram

Nekogram

Logo
Nekogram是一只非官方的Telegram客户端,Nekogram不是NekoX,它们来自于不同的几位开发者.

下载

您可以在Google Play Store官方群组中获取应用. 您可以通过这里获取更新消息,并在这里向我们反馈您的意见.

帮助文档

请参阅Telegram API帮助文档MTproto的帮助文档.

编译

  1. 克隆该项目至本地.
  2. 将你的release.keystore拷贝至TMessagesProj/config.
  3. local.properties中填写RELEASE_KEY_PASSWORD,RELEASE_KEY_ALIASRELEASE_STORE_PASSWORD以载入你的release.keystore.
  4. Google Firebase中分别创建ID为tw.nekomimi.nekogramtw.nekomimi.nekogram.beta的应用,启用firebase messaging并将download google-services.json拷贝至TMessagesProj目录中.这样做的目的是为了使用Google的推送服务,因此你需要遵守Google的Tos,或者你可以改用其它厂家的推送服务.
  5. 在你的IDE中打开(而不是载入)这个项目.
  6. 填写TMessagesProj/src/main/java/tw/nekomimi/nekogram/Extra.java中的每一项,它们将指定一些用于获取各个数据的链接.
  7. 编译

本地化

Nekogram派生于Telegram,因此我们遵循了Telegram的本地化规则. 而对于Nekogram中特有的内容,我们以Crowdin来开展本地化工作,希望您也可以帮助我们将Nekogram推向世界.

贡献者


猫耳逆变器

💻

梨子

💻

呆瓜

🎨

该项目遵守All-contributors规范,我们欢迎每一个人为此作出贡献!

License

Apply Artistic License 2.0 for the additions under the premise of complying with GNU GPLv2.
The Artistic License is based on GPL License and it requires that modified versions of the software do not prevent users from running the standard version.