
driveTree
Turn any Google Drive folder into a GitHub-style view
1 follower
Turn any Google Drive folder into a GitHub-style view
1 follower
Paste any public Google Drive folder link and get a GitHub-style file tree with syntax highlighting, one-click downloads, ZIP export, and shareable permalinks. No sign-up, no install, no tracking. Free and open source (GPL v3), self-hostable.



Hey Product Hunt,
I'm Seid, and I built driveTree because I wanted a better Google Drive's folder-sharing UI. Especially when I wanted to quickly share a project structure to people reluctant to github.
driveTree fixes it. Paste any public Drive folder URL and instantly get:
A GitHub-style file tree with expand/collapse and keyboard navigation
Syntax highlighting for 40+ languages (Shiki, lazy-loaded)
Per-file downloads + full-folder ZIP export
Shareable permalinks for every folder and file view
No sign-up, no tracking — the API key stays server-side
Tech: SvelteKit + Cloudflare Pages + KV. The whole thing runs on Cloudflare's free tier — hosting, compute, and storage cost $0. The only bill is the $10/year domain.
Open source: GPL v3. Self-hostable on any SvelteKit-compatible host (Vercel, Netlify, Node.js) — it's not locked to Cloudflare.
Happy to answer questions about the architecture, the Drive API quirks, or why SvelteKit 5 runes were the right call for this. Feedback very welcome — especially on UX edge cases and folders that break things.
→ https://drivetree.net
→ https://github.com/SeidSmatti/dr...