pdcli: A Proton Drive GUI FUSE client for Linux (in rust lol)
Hi there. I am happy to announce that my project that I have been working on for some time `pdcli` is now available on crates.io, and can be installed with `cargo install pdcli` (i do plan on putting on package managers).
pdcli is a FUSE client with a graphical UI (or cli if you prefer), using egui for the frontend (so no clunky chromium).
I recently switched back to linux, so this will be more regularly updated as well, with the next feature being Computer syncing.
I hope you guys try it out, test it, break it and flag it under github.com/tirbofish/proton-sdk-rs2
BTW: Yes I'm aware about the proton drive cli, however the CLI does not have FUSE capabilities.