Alex Drive Bridge

A single-user desktop tool for a personal Google Drive workspace.

What this app does

Alex Drive Bridge is a private, single-user automation tool. It keeps a personal Google Drive workspace synchronised by creating and updating JSON documents inside one dedicated folder that the app itself creates.

It runs locally on the owner's own computer. There is no sign-up, no public interface, and no other user accounts. The only Google Account that can authorise it is the owner's own.

Google permissions it requests

The app requests exactly one Google scope: https://www.googleapis.com/auth/drive.file (the Drive file scope). This is Google's narrowest Drive permission: it grants access only to files the app creates itself — plus any file the user explicitly hands to the app through Google's own file picker.

It cannot see, read, modify or delete anything else in the user's Drive. It does not request the full Drive scope, Gmail, Calendar, Contacts, or any other Google service.

Data handling

All documents are written to the user's own Google Drive. The app collects nothing, transmits nothing to third parties, and has no server-side database. See the Privacy Policy for details.