Skip to content

v0.1.0b1 — first beta

Pre-release
Pre-release

Choose a tag to compare

@al3xg0r al3xg0r released this 26 Aug 04:53
· 15 commits to main since this 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 (.desktop entry) — 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

🐛 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.