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.
- Host: GitHub
- URL: https://github.com/tgx-android/publisher
- Owner: TGX-Android
- License: gpl-2.0
- Created: 2022-03-25T01:12:56.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-05-10T08:02:26.000Z (about 2 years ago)
- Last Synced: 2025-07-06T14:41:54.433Z (12 months ago)
- Language: JavaScript
- Homepage:
- Size: 879 KB
- Stars: 43
- Watchers: 6
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.

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.