Elwood is an open source Dropbox alternative.
- Lighting fast, resumable uploads
- Real-time, multi-user collaboration
- Simple user management
- File previews for images, videos, and documents (text, pdf, markdown)
- 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 hello@elwood.software.
You can try out the latest version of Elwood at demo.elwood.software, with these credentials:
demo@elwood.software
:demo
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.git
supabase up
./scripts/seed-storage.ts
pnpm install
pnpm dev
- open http://localhost:3002
- login with:
admin@elwood.local
:admin
member@elwood.local
:member
no_member@elwood.local
:no_member
- 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
Distributed under the Apache-2.0 license. See LICENSE for more information.
Elwood - support@elwood.software