v0.1.0b1 — first beta
Pre-release
Pre-release
Unofficial desktop GUI wrapper around the official Proton Drive CLI. Not affiliated with Proton AG.
✨ What works
- Browse My files (folders, double-click to open, Back button)
- Separate Photos view — flat, most-recent-first timeline (Proton's CLI exposes photos differently from regular files: no folders, no file size)
- Upload / download files (and photos)
- New folder, Rename, Move to Trash (right-click a row) — My files only for now
- Log in / log out
- Desktop launcher (
.desktopentry) — no terminal needed after setup
⚠️ Known limitations
- Linux only, tested on one setup — your mileage may vary
- No account name or storage quota shown (the CLI doesn't expose them)
- No permanent delete yet — only move-to-Trash
- No upload/download progress bar
- No drag & drop
- Delete/rename/new folder not available in the Photos view
📋 Requirements
- Python 3.10+
- The official Proton Drive CLI installed and on your
PATH
🐛 This is a beta
Built by reverse-engineering the CLI's --json output field-by-field against a real account, since Proton hasn't published a schema. Bug reports and PRs welcome — see the README for setup and the current roadmap.