u/thrithedawg

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.

reddit.com
u/thrithedawg — 6 days ago
▲ 22 r/git

kitgit - a self-hostable minimalistic and fast git server

kitgit is a minimalistic and fast git server, using rust to create blazing performance (wow how cliche) and uses only html templates and no fancy frontend frameworks.

it can be deployed onto docker and hosted on the cloud or locally with a NAS. uses Authentik for authentication and cuts out all the AI features that you would see in a traditional cloud platform.

please have a try of this locally (or online) and let me know how it is!

take a look at it in git.tirbo.fish or see the mirror on github.

note: it was written with AI. but I reviewed everything and it looks nice for my own personal domain, so I thought you guys might like it too.

u/thrithedawg — 24 days ago