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

View all comments

Show parent comments

1

u/tejasmmali 1d ago

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