← pi-google-services

Privacy Policy

pi-google-services is a local CLI tool that connects your Pi AI agent to your Google account.

What data is accessed

This tool uses Google OAuth 2.0 to access the following services, only after you explicitly authorize each one:

How data is used

All API calls are made directly from your machine to Google's servers. No data passes through any intermediate server. The binary never phones home, tracks usage, collects analytics, or sends telemetry.

Where credentials are stored

OAuth tokens are saved locally in ~/.config/pi-google-services/tokens.json with restricted file permissions (0600). Credentials are downloaded once during installation and never leave your machine.

Open source

The full source code is available on GitHub. Every line of code that handles your data can be audited.


Back to pi-google-services