Turn your Telegram account into an unlimited, secure cloud storage drive. Upload, stream, and organize — all from a beautiful desktop app.
A powerful file manager built on top of Telegram's infrastructure.
Leverage Telegram's generous cloud infrastructure for truly unlimited file storage.
API keys and data stay local on your machine. No third-party servers involved.
Stream video and audio files directly from Telegram without downloading first.
Create and organize folders using private Telegram Channels as directories.
Virtual scrolling handles thousands of files instantly with zero lag.
Native desktop apps for Windows, macOS (Intel & ARM), and Linux.
A familiar file explorer interface for your Telegram cloud.
Three simple steps to turn your Telegram into unlimited cloud storage.
Visit my.telegram.org, log in, and create a new application under "API development tools" to get your API ID and API Hash.
Go to my.telegram.orgDownload the latest version for your operating system from the downloads section below.
Download nowOpen the app, enter your API credentials, authenticate with your Telegram account, and start uploading files.
Note: Prerequisites are only needed if building from source. Pre-built downloads work out of the box.
Available for Windows, macOS, and Linux. Free and open source.
Fetching latest release…
Want to build it yourself? Clone, install, and run.
$ git clone https://github.com/caamer20/Telegram-Drive.git
$ cd Telegram-Drive/app
$ npm install
$ npm run tauri dev
Requires Node.js 18+ and Rust. First build takes 5–15 minutes to compile Rust crates.
Common questions about Telegram Drive
Not currently. Telegram Drive is a desktop-only application built with Tauri, available for Windows, macOS, and Linux. However, since your files are stored on Telegram's servers (in "Saved Messages" or private Channels), you can still access your files through the regular Telegram app on your phone — you just won't have the dedicated file manager interface.
Yes! Telegram provides unlimited cloud storage for its users. The only limit is 2GB per file. Telegram Drive leverages this infrastructure, so you get unlimited storage at no cost.
Absolutely. Your API credentials and session data stay local on your machine. Files are stored in your own Telegram account (Saved Messages or private Channels that only you can access). No third-party servers are involved.
Telegram Drive communicates directly with Telegram's API to manage your files. You need your own API ID and API Hash from my.telegram.org to authenticate. This is a one-time setup that takes about 2 minutes.
Yes, 100% free and open source under the MIT License. No subscriptions, no hidden fees, no ads. You can use it, modify it, and distribute it freely.