What is Elwood
Elwood is an open source Dropbox alternative.
- [x] Lighting fast, resumable uploads
- [x] Real-time, multi-user collaboration
- [x] Simple user management
- [x] File previews for images, videos, and documents (text, pdf, markdown)
- [x] Desktop app
- [ ] Mobile app
- [ ] Public link sharing
- [ ] Role-based access control (RBAC)
- [ ] Unified search with external providers (S3, Dropbox, Box, Google Drive, etc)
- [ ] AI chat based file manager assistant
- [ ] Zero knowledge, end-to-end encrypted file storage
Elwood is currently in public BETA. We are actively developing and improving the code & documentation. If you have any questions, please reach out to us at [email protected].
📦 Demo
You can try out the latest version of Elwood at demo.elwood.software, with these credentials:
[email protected]:demo
🚀 Development
To develop locally, you will need to have the following installed:
To get started, run the following commands:
git clone https://github.com/elwood-software/elwood.gitsupabase up./scripts/seed-storage.tspnpm installpnpm dev- open http://localhost:3002
- login with:
[email protected]:admin[email protected]:member[email protected]:no_member
:raised_hand: Support
- Community Forum: Good for developer discussion, help debugging, ask questions. Not sure, start here
- Discord: Join our Discord Server
- GitHub Issues: Good for bugs and errors in running Elwood locally
- Email Support: Good for saying hi
🏛️ License
Distributed under the Apache-2.0 license. See LICENSE for more information.
📧 Contact
Elwood - [email protected]