MG-Devs-Team
Mategram
Java

Mategram is an unofficial Telegram client built with Kotlin, utilizing Jetpack Compose and Material 3 design.

Last updated Jun 22, 2026
90
Stars
7
Forks
0
Issues
0
Stars/day
Attention Score
48
Language breakdown
No language data available.
โ–ธ Files click to expand
README

Cover

Mategram

A modern Telegram client built with Jetpack Compose, Kotlin, and Material 3 Design, offering a sleek and intuitive user experience. Designed for speed, efficiency, and seamless interaction, it leverages the power of Kotlin to deliver a smooth and responsive interface. Whether messaging, sharing media, or managing chats, this client is crafted to enhance your communication experience with the latest Android technologies.

Made with Kotlin and love โค๏ธ

Note: I am just a novice in coding, so the code may contain errors or non-optimal solutions. Contributions, suggestions, and bug reports are very welcome!

Build

To build the project, you need to set up your environment:

  • Configure local.properties
Define your Telegram API credentials in the local.properties file located in the root directory:
TELEGRAMAPIID=123456
    TELEGRAMAPIHASH="yourapihash"
  • Google Services
Place your google-services.json file in the mategram/mategram directory. 3. Build third-party dependencies Run buildvpx.sh and buildffmpeg.sh scripts in the material/jni/src/main/cpp directory Note for Windows: you need to use Cygwin/MSYS2 to build it

Contacts

Dev: Artem Batinkin (@xxcactussell)

News: Mategram Telegram Channel

License

Copyright (C) 2025โ€“2026 Artem Batinkin (xxcactussell)

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

ยฉ 2026 GitRepoTrend ยท MG-Devs-Team/Mategram ยท Updated daily from GitHub