Skip to content

Quiper Documentation

Welcome to the official Quiper documentation. This guide serves as a comprehensive reference for both new users setting up Quiper for the first time and power users looking to write custom scripts or customize window transparency.


What is Quiper?

Quiper is an open-source, lightweight macOS utility that unifies all your AI chat interfaces (such as Gemini, Claude, ChatGPT, Grok, and local engines like Open WebUI) into a single, instant-access global overlay window.

Unlike standard web browsers or heavy desktop apps, Quiper is designed to be invisible when not in use:

  • It operates completely out of the macOS Dock, residing strictly in the status menu bar.
  • It is summoned instantly via a global hotkey overlay (⌥ Space by default).
  • It provides dedicated, persistent memory slots for each engine, keeping sessions separated and cached.
  • It encrypts sensitive conversations behind Touch ID authentication.

Core Philosophy

  1. Speed Above All: Summons in milliseconds, switches between engines instantly, and gets out of your way without rearranging your active desktop window configuration.
  2. Privacy and Verification: Quiper compiles transparently on GitHub Actions with verified supply chain attestations. Your sensitive engine data (cookies, storage, cache) is protected locally using AES-256 APFS sparsebundles, and we collect zero telemetry.
  3. Keyboard-Driven Control: Designed for keyboard power-users. Almost all actions (switching engines, switching sessions, resetting zoom, finding text) are mapped to standard modifier keys.
  4. Extensible and Customizable: Bring your own engines, override appearance styles using Custom CSS, and write custom JavaScript scripts (Custom Actions) to automate repetitious flows.

Documentation Sections

Explore our guides to configure and customize Quiper:

Released under the MIT License.