Your files, quietly in sync
with Google Drive.
Synco is a private, single-operator utility that uses the Google Drive API to keep a local folder mirrored against one personal Drive account. No accounts, no servers, no telemetry— just a clean delta sync running on the owner's device.
What this application does
Synco's surface area is intentionally small. It performs four file-management tasks against a single Google Drive account — nothing more.
Read & list files
Walks the owner's Drive to compare file and folder names against the local mirror, so it can decide what to sync.
drive.files.listUpload & download
Streams file content in both directions to keep the local folder and the Drive copy bit-identical.
drive.files.create / getManage metadata
Reads and writes names, timestamps, and MIME types so the sync stays accurate even across renames and moves.
drive.files.updatePersonal use only
Operated solely by its owner against their own Drive. No third parties, no shared tenants, no public surface.
scope: single-userAdheres to Google's API Services User Data Policy, including Limited Use.
Data accessed through the Google Drive API is used only for file sync. It is never shared, sold, used for advertising, or used to train machine-learning models.
Policies & terms
Required disclosures for the Google Drive API integration. Both documents describe a single-operator, personal-use application.
Privacy Policy
How information accessed through the Google Drive API is handled.
- Only file names, contents, and metadata are accessed
- No database; transfers go device ⟷ Drive directly
- OAuth tokens stored locally, never on a third-party server
Terms of Service
The conditions under which this private application is operated.
- Personal, non-commercial use by the owner only
- Provided as-is, without warranty
- Subject to Google's Drive Terms & Privacy Policy