About¶
Welcome to the official documentation site for tgfilestream.
tgfilestream is an open-source project that acts as a lightweight Telegram client and HTTP proxy, allowing Telegram media files to be streamed and downloaded via direct HTTP links.
This documentation site is built to help users:
- Deploy tgfilestream on a VPS
- Configure environment variables properly
- Set up production-ready infrastructure
- Customize the bot using patches
- Extend functionality through plugins and translations
About the Project¶
tgfilestream is developed and maintained by Deekshith SH.
The project is released under the GNU AGPL v3 license, which means:
- You are free to use, modify, and distribute it
- Any modifications must also be shared under the same license
The goal of this project is to provide a reliable, configurable, and extensible Telegram file streaming solution.
About This Documentation Site¶
This documentation site is powered by Zensical.
It is designed to provide structured and easy-to-follow guides for deployment and customization.
We continuously improve both the project and the documentation.
If you find something unclear or incorrect, contributions and feedback are always welcome.
Thank you for using tgfilestream.