An open API service indexing awesome lists of open source software.

https://github.com/tgx-android/publisher

Solution that builds, publishes and verifies Telegram X APKs.
https://github.com/tgx-android/publisher

Last synced: 9 months ago
JSON representation

Solution that builds, publishes and verifies Telegram X APKs.

Awesome Lists containing this project

README

          

# [Telegram X](https://play.google.com/store/apps/details?id=org.thunderdog.challegram) Publisher — solution that automatically deploys Telegram X and verifies APK hashes.

![Telegram X Publisher](/images/cover.png)

This is the complete source code for the solution that automatically pulls the latest [Telegram X](https://github.com/TGX-Android/Telegram-X) commit, builds and publishes it to [Google Play](https://play.google.com/store/apps/details?id=org.thunderdog.challegram), gives almost real-time build process updates in the [special channel](https://t.me/tgx_log) and [provides the way](https://t.me/tgx_bot) to check whether APK hash corresponds to any of the APKs built through this solution.

**This solution is made as a tool for the official [Telegram X source code](https://github.com/TGX-Android/Telegram-X) and is not designed to be used in other projects.**

The latest commit of this repository is used on the server without any modifications. While there's no technical way to provide a way to verify it, you can still use the [source code](/main.js) for research purposes and submit improvements through pull requests (e.g. adding automatic upload to alternative markets).

## License

`Telegram X Publisher` is licensed under the terms of the GNU General Public License v2.0.

For more information, see [LICENSE](/LICENSE) file.