# Supereye > Your unified daily command center. Supereye is a keyboard-first workspace that unifies Gmail, Google Calendar, GitHub, and AI triage in one fast inbox. Schedule from email threads, triage urgency, and manage integrations without context switching. Supereye is a web application (Next.js) that provides a unified inbox and workspace. Users sign in with Google OAuth or email/password. Integrations include Gmail, Google Calendar, and GitHub via Corsair. Authenticated areas: /workspace (main app), /workspace/profile, /admin (super admins only). ## Public pages - [Home](https://supereye.dev/): Supereye is a keyboard-first workspace that unifies Gmail, Google Calendar, GitHub, and AI triage in one fast inbox. Schedule from email threads, triage urgency, and manage integrations without context switching. - [About Supereye](https://supereye.dev/about): What Supereye is, who it is for, core features, integrations, and how the product works. - [Privacy Policy](https://supereye.dev/privacy): How Supereye collects, uses, stores, and protects your data when you use the service. - [Terms of Service](https://supereye.dev/terms): Terms and conditions governing access to and use of the Supereye application. ## Machine-readable - [Sitemap](https://supereye.dev/sitemap.xml): XML sitemap for crawlers - [Robots](https://supereye.dev/robots.txt): Crawler rules - [LLMs full text](https://supereye.dev/llms-full.txt): Extended product summary for AI agents ## Product capabilities - Unified Gmail inbox with thread view, search, archive, star, reply, and send - Google Calendar sync, event creation from email, availability checks - AI agent chat and email triage (urgent vs can-wait) - GitHub integration via Corsair - Keyboard shortcuts and command palette - Token-based billing for AI usage - Workspaces with configurable plugin layout ## Optional - Sign in: https://supereye.dev/login - Main app (requires account): https://supereye.dev/workspace ## Extended overview ### Audience Knowledge workers and developers who live in email and calendar and want fewer tabs. ### Data handling (summary) Account data (name, email) is stored in PostgreSQL. Gmail and Calendar data is synced via Google APIs and cached locally for performance. OAuth tokens are managed through Corsair. See the Privacy Policy for full details. ### Technology Next.js, React, PostgreSQL, Drizzle ORM, Auth.js, Corsair integrations, Mistral/OpenAI for AI features. ### Support Contact: legal@supereye.app for privacy and terms inquiries.