Home
Softono
elwood

elwood

Open source Apache-2.0 TypeScript
37
Stars
3
Forks
4
Issues
3
Watchers
1 year
Last Commit

About elwood

Elwood is an open source Dropbox alternative. Lighting fast, resumable uploads. Real-time, multi-user collaboration. Powerful role-based sharing. AI powered assistant (to the) file manager

Platforms

Web Self-hosted

Languages

TypeScript

elwood
Email UsDiscord

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:

🚀 Development

To develop locally, you will need to have the following installed:

To get started, run the following commands:

  1. git clone https://github.com/elwood-software/elwood.git
  2. supabase up
  3. ./scripts/seed-storage.ts
  4. pnpm install
  5. pnpm dev
  6. open http://localhost:3002
  7. login with:

:raised_hand: Support

🏛️ License

Distributed under the Apache-2.0 license. See LICENSE for more information.

📧 Contact

Elwood - [email protected]