thecynetx/CyDrive ? reverse-engineered prompt
Reverse engineered prompt
Build me a personal cloud storage app that turns my Telegram account into a real drive on Windows, so it shows up like a normal disk in File Explorer and I can drag and drop folders into it. I want files and folders to sync both ways, so anything I add on my computer gets uploaded, and anything I send through Telegram appears in the drive and in a simple web dashboard.
Please include a clean web UI where I can browse files, search them, stream photos, music, and videos without downloading everything first, and see basic storage stats. I also want support for large files by splitting them up automatically if needed, plus an optional AES 256 encryption mode before anything leaves my computer.
Make it run locally, use Telegram for the storage layer, and keep it feeling lightweight with no messy extra steps. If you need to check current docs for any libraries, go ahead and look them up online.
Are you gonna build this?
make sure you review the code using coderabbit