toque.sh

Privacy Policy

Effective: March 19, 2026

What Toque Is

Toque is a self-hosted system for managing Claude Code sessions from your phone. The server runs on your own hardware (Raspberry Pi, VPS, etc.) and the mobile app connects directly to it over your private network.

Data We Collect

The Toque app collects no data. The toque.sh website uses self-hosted Umami analytics in cookieless mode to count page views. No cookies are set, no personal data is stored on your device, and IP addresses are not collected. No consent is required because no personal data is processed.

Data Your Server Stores

Your self-hosted Toque server stores the following locally in a SQLite database on your machine:

This data never leaves your machine unless you configure it to. You control it entirely.

Push Notifications

If you enable push notifications, Toque uses Firebase Cloud Messaging (FCM) to deliver alerts to your phone. This means:

Push notifications are optional. Toque works fully without them via polling.

Network Communication

The Toque app communicates only with your server at the address you configure (typically a Tailscale IP). No data is sent to Arthas Development or any other third party.

Claude Code Transcripts

Toque reads Claude Code's local transcript files (stored by Claude Code at ~/.claude/projects/) to display session metrics like token usage and context window status. These files are read locally on your server and their contents are never transmitted beyond your private network.

Third-Party Services

No other third-party services are used.

Children

Toque is a developer tool and is not directed at children under 13.

Changes

If this policy changes, we'll update this page and the effective date above.

Contact

Questions? Reach us at tristan@arthas.dev or open an issue on GitLab.