└── README.md /README.md: -------------------------------------------------------------------------------- 1 | # Multigram 2 | A third-party build of [Telegram Apps](https://telegram.org/apps), which remains exactly the same as the official client except raising the limit of number of accounts. 3 | 4 | ## Notice 5 | The app you will download is UNOFFICIAL. If you encountered bugs while using, submit an issue in this repo. Do not bother the official devs unless you successfully reproduced the bug in Telegram official apps. 6 | 7 | ## Current Version 8 | |Upstream Project|Latest Build|Next Build(Expected)| 9 | |---|---|---| 10 | |[Telegram Desktop](https://github.com/telegramdesktop/tdesktop)|`v5.4.5`|`v5.5.x`| 11 | |[Telegram Android](https://github.com/DrKLO/Telegram)|`v11.0.0`|`v11.1.x`| 12 | |[Unigram](https://github.com/UnigramDev/Unigram)|`❌Build Failed`|`---`| 13 | 14 | ## Changes from the official client 15 | - Raised the maximum number of accounts from 3 to 10 for non-premium user and to 20 for premium user. 16 | 17 | ## Platform Support 18 | |OS|Status|Supported Arch|Upstream Project| 19 | |---|---|---|---| 20 | |Windows|✅|amd64|[Telegram Desktop](https://github.com/telegramdesktop/tdesktop)| 21 | |macOS|✅|universal|[Telegram Desktop](https://github.com/telegramdesktop/tdesktop)| 22 | |Linux|✅|amd64|[Telegram Desktop](https://github.com/telegramdesktop/tdesktop)| 23 | |Android|✅|universal|[Telegram Android](https://github.com/DrKLO/Telegram)| 24 | --------------------------------------------------------------------------------