Skip to content

v0.1.0b3 — third beta

Pre-release
Pre-release

Choose a tag to compare

@al3xg0r al3xg0r released this 03 Sep 06:45
· 3 commits to main since this release

Unofficial desktop GUI wrapper around the official Proton Drive CLI. Not affiliated with Proton AG.

✨ What's new

  • Drag & drop upload — drop files onto the window (folders not yet supported — drop the files inside them instead)
  • Trash support — browse Trash like any other folder, restore items or permanently delete them (right-click), and Empty Trash entirely — both destructive actions confirm first
  • Breadcrumb trail — always know where you are, click any segment to jump back
  • Toolbar no longer silently hides buttons on narrow windows — falls back to icon-only mode instead of buttons vanishing with zero indication (a real bug found via testing, not just cosmetic)
  • Empty Trash button only shows up while actually browsing Trash

⚠️ Known limitations

  • Linux only
  • No account name or storage quota shown (the CLI doesn't expose them)
  • Drag & drop doesn't support whole folders yet
  • Progress bar and Photos download rely on undocumented CLI behavior — may break on a future proton-drive update
  • Delete/rename/restore not available in the Photos view

📋 Requirements

  • Linux, Python 3.10+
  • The official Proton Drive CLI./install.sh handles this for you

Bug reports and PRs welcome — see the README for setup and the current roadmap.

Full Changelog: v0.1.0b2...v0.1.0b3