Show HN: My Self-Hosted Open Source WeTransfer Alternative Erugo
github.comErugo is a totally free, powerful, self-hosted file-sharing platform that puts you in control of your files and data.
I've been working on this project since January this year and i've just released 0.1.1
Features: - Really easy file upload interface with drag and drop support, single file select and folder select.
- Maintains folder structure when you upload nested folders. (As far as I can figure out its the only open source tool that does this)
- Optionally password protect shares.
- Allow users to create "reverse share" requests.
- Set expiry times when creating shares.
- Add recipients to shares and Erugo will send them an email with a link to the share after upload.
- Direct or chunked upload modes available to adapt to network conditions.
- External auth provide support (Google, Microsoft, Authentik, OIDC)
Customisation: - Change UI colours with either the built in themes or create your own.
- Add your own logo and background.
- Add multiple backgrounds and let them display as a slideshow - change the time between slides easily.
- Remove "Powered by Erugo" easily, enabling a fully white-labeled interface.
- Control maximum share size, maximum expiry time, allowed upload modes, and more.
I'm working hard to add features and improve the product. I'd love to read what the HN community thinks to my Project :)