Skip to content

tsukimio/Moegram

 
 

Repository files navigation

✨ Moegram

Experimental third-party Telegram client based on official sources.

Channel Chat Download

Licensed under the GNU General Public License v2.0

Compilation Guide

  1. Clone Moegram's source code using git clone https://github.com/Moegram/Moegram/
  2. Fill out values in Extra.java.example with your API keys and rename it to Extra.java.
  3. Open the project in Android Studio. It should be opened, not imported
  4. You are ready to compile Moegram
  • Moegram can be built with Android Studio or from the command line with Gradle:
./gradlew assembleRelease

Thanks to:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 35.2%
  • C++ 34.4%
  • C 24.7%
  • Assembly 2.0%
  • Perl 1.7%
  • Go 1.5%
  • Other 0.5%