Simple open source self-hosted file sharing solution.

X

JavaScript

PsiTransfer image

There’s a certain charm to discovering just the right tools to make your homelab sing, and PsiTransfer is about to become your new favorite tune. PsiTransfer is a straight-shooting, open-source file sharing solution that's all about giving folks a no-fuss alternative to big-name services like Dropbox and WeTransfer. What makes PsiTransfer a real game changer in the homelab world? First off, forget about logging in or making accounts—this bad boy keeps things breezy by letting you skip the formalities. Whether you're on your desktop, tablet, or phone, the sleek, responsive interface has got you covered. Ever tried shooting a huge file over the web and got stuck halfway? PsiTransfer’s got your back with resumable uploads and downloads, thanks to the magic of tus.io. And if you’re sending sensitive stuff, you can even stick an expiration date on your upload bucket or set it for one-time only downloads—protecting your files has never been easier. For those who have a soft spot for Node.js, PsiTransfer requires Node >= 7.4, or you can roll with the `--harmony-async-await` flag. It’s also decked out with a lightweight Vue-based frontend that’s slicker than a greased weasel, weighing in under a lean 100k when gzipped. Running the show is a breeze too. If Docker is your jam, fire it up with a simple command and you’re good to go. Prefer the manual route? Make sure you’ve got NodeJS >= 12, grab the latest release package, install the dependencies, and let it rip. Whether you’re all about exact versions or rolling with the stable ones, PsiTransfer’s got the tags to keep you locked and loaded. Need to tweak things a bit? The `config.js` file lets you play around with settings like ports and directories. You can also spruce up the upload and download pages with your own branding—just make sure to leave a nod to PsiTransfer showing they built the solid foundation you’re customizing. But hey, let's not overlook the power users either. With debug tools at your disposal, keeping tabs on what’s going down under the hood is a walk in the park. So why is this indispensable for your homelab? It’s straightforward, robust, and doesn’t pull any punches when it comes to functionality. Whether you're sharing one big ol’ file or a bucketful, PsiTransfer handles it all with grace. If you’re feeling generous, contributions are always welcome—and the dev suggests a beer if you’re so inclined. PsiTransfer fits right into the homelab ethos—simple, powerful, and ready to take on whatever you throw its way. So get in there, set it up, and watch how it amps up your file sharing game to a whole new level.

Check out site
Back to all products