Application: rclone-homelab. Last updated: 23 September 2026.
rclone-homelab is a personal Google OAuth client. It is used by a single person (its owner), from the command line via rclone, to back up that person's own files to that person's own Google Drive. It is not distributed to anyone else and is not offered as a service.
The application requests access to Google Drive (the Drive API scopes
drive, docs and drive.metadata.readonly)
solely so that the owner's backup tool can upload, list and delete the
owner's own backup files in the owner's own Drive.
The developer of this application collects no data. There is no server, no database and no analytics. The OAuth access and refresh tokens are stored only in the owner's own configuration files on the owner's own devices. No data is shared with, sold to, or made available to any third party.
The use of information received from Google APIs adheres to the Google API Services User Data Policy, including the Limited Use requirements.
Questions can be raised as an issue on the GitHub repository that hosts this page: github.com/antintu/rclone-homelab-oauth.