Your Clouds. Your Devices. One Workspace.

AllieMinate

One workspace for every cloud you own, and every device you carry.

AllieMinate is a cross-platform file management and cloud integration application. Connect your favorite cloud storage accounts and access, manage, and transfer your files across your Mac, Windows PC, and Android devices — securely and seamlessly.

Available on macOS Windows Android
Google DriveOneDriveBackblaze B2IDrive e2pCloudMEGA…and more

What AllieMinate Does

Connect Your Clouds

Add and manage multiple cloud storage accounts in one secure workspace.

Access Across Devices

Use AllieMinate on macOS, Windows, and Android to access your files anytime, anywhere.

Manage Your Files

Browse, upload, download, rename, and organize files across all your connected clouds.

Transfer with Ease

Move files between clouds and devices quickly without third-party servers in between.

Your Data, Your Control

Your data stays with your cloud providers. We don’t store your files on our servers.

Why AllieMinate Requests Google Access

AllieMinate is a unified file manager for your cloud services. It needs access to your existing Drive folders and files, including files that AllieMinate did not create. After you authorize Google OAuth, this access lets AllieMinate:

  • Browse existing Google Drive files, folders, and metadata
  • Upload, download, preview, rename, move, delete, transfer, and sync files
  • Read your email address to identify and label the connected account

AllieMinate never asks for your Google password.
Access goes directly from the app to Google APIs. You can revoke it anytime from your Google Account.

Read our complete Google User Data disclosure.Google data deletion instructions.
Encrypted connection
All communication with Google APIs uses HTTPS/TLS.
Local credentials
OAuth tokens stay in local app data, not on an AllieMinate server.
User controlled
Revoke access anytime. No data sales, advertising, or generalized AI training.

Download AllieMinate on Your Platform

macOS
Optimized for Mac
Download .dmg
macOS 12.0 or later
Windows
For Windows 10/11
Download .exe
Windows 10 or later
Android
For Android 8.0+
Download .apk
Android 8.0 or later
v2.8.8MIT License

Open source. The whole thing.

Built by Vansh Kishore Sharma. Read the code, build it yourself, or send a PR.

Developer setup, in short
git clone https://github.com/1nonlyvansh/AllieMinate.git
cd AllieMinate && npm install
cp .env.example .env
bash apps/desktop/build/build-app.sh

Requires Node.js 20+, Android Studio for the phone app, and macOS to build the .dmg.