ivanwithsuccess/foldedcloud — explained in plain English
Analysis updated 2026-05-18
Browse, upload, and stream files from your Telegram account directly in macOS Finder.
Store large files by having them automatically split into chunks and reassembled on access.
Keep all session credentials and encryption keys local instead of relying on a third-party cloud server.
| ivanwithsuccess/foldedcloud | 0xradioac7iv/tempfs | abboskhonov/hermium | |
|---|---|---|---|
| Stars | 0 | 0 | 0 |
| Language | TypeScript | TypeScript | TypeScript |
| Setup difficulty | easy | moderate | moderate |
| Complexity | 2/5 | 3/5 | 4/5 |
| Audience | vibe coder | developer | developer |
Figures from each repo's GitHub metadata at analysis time.
Currently macOS only, sign in via QR code or phone number, then connect Finder to the local address provided.
Folded Cloud is a desktop application that turns your Telegram account into personal cloud storage, mounted as a real network drive on your operating system. Instead of paying for a cloud storage service, it uses Telegram's infrastructure to store your files, with no storage caps and no monthly fees. The application works by connecting to your Telegram account and exposing your stored files through WebDAV, a protocol that lets operating systems treat remote storage like a local disk. On macOS, this means you can open Finder and browse, upload, or stream files from Telegram just as you would from a normal folder. Large files are automatically split into optimized chunks to stay within Telegram's individual file size limits, then reassembled transparently when you access them. Privacy is handled locally: all session credentials, encryption keys, and file metadata are stored on your own machine. There are no intermediate servers between you and Telegram. The application is currently optimized for macOS and is available as a downloadable installer. Setup involves installing the app, signing in to your Telegram account via QR code or phone number, and then connecting Finder to the local address the app provides. The roadmap includes Windows and Linux support, end-to-end encryption for stored files, and a search feature with document indexing. The technology stack includes a Rust backend for performance, a Tauri v2 and React desktop interface, a native MTProto implementation for Telegram communication, a custom WebDAV layer, and a local SQLite database for indexing. The app's core source code is kept in a private repository.
A macOS desktop app that mounts your Telegram account as a real network drive, giving you free cloud storage with no caps or fees.
Mainly TypeScript. The stack also includes Rust, Tauri, React.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly vibe coder.
This repo across BitVibe Labs
Verify against the repo before relying on details.