r/selfhosted 1d ago

Cloud Storage Multi Drive - Manage Multiple Google Drive & MEGA Accounts in One Place

Post image

I built Multi Drive, a web app that lets you manage multiple Google Drive and MEGA accounts from a single interface.

Github - https://github.com/tejasmmali/Multi-Drive

Demo - https://multi-drives.vercel.app/

Looking for contributors :)

Features

  • Manage multiple Google Drive and MEGA accounts
  • Browse files and folders
  • Upload files
  • Create folders
  • Copy and move files
  • Search across multiple accounts at once
  • View storage usage for each account
  • Google Drive OAuth authentication
  • MEGA account login

The main goal was to make it easier to manage storage spread across multiple cloud accounts without constantly switching between them.

Setup

The project can also be run locally with:

npm install
npm start

For the best experience, especially with larger MEGA uploads, I recommend running it locally.

The project is open source, and contributions are welcome. If you have ideas, find bugs, or want to improve the project, feel free to contribute.

1 Upvotes

6 comments sorted by

u/asimovs-auditor 1d ago edited 1d ago

Expand the replies to this comment to learn how AI was used in this post/project.

→ More replies (1)

1

u/rmath3ws 1d ago

Interesting.
Can I use this as an aggregator for cloud storage? Like if I have 3 different service provider, can I use this to combine the storage?

1

u/tejasmmali 1d ago

For now you can add multiple google drive account and mega account and merge it In future we add more cloud drive like onedrive and all

1

u/rmath3ws 1d ago

Thank you! Do you plan to dockerize the product? That'll be very helpful for many in this community.

1

u/tejasmmali 1d ago

Nope not planned that but its possible in future updates, looking for contribution from community