Skip to content

Pastry v0.1.0 — semantic clipboard for macOS

Latest

Choose a tag to compare

@thapasamir thapasamir released this 27 Jun 19:11
· 1 commit to main since this release

Pastry is a Spotlight-style clipboard manager for macOS with semantic search — find a clip by what it meant, not just the exact words you typed. Everything runs locally on your Mac.

Install

  1. Download Pastry.dmg below.
  2. Open it and drag Pastry into Applications.
  3. First launch only: right-click Pastry in Applications → Open → click Open in the dialog.

macOS shows that prompt once because the app isn't from the App Store. Every launch after is a normal double-click. No Python, no terminal, no setup — the app bundles its own search engine and model, and works offline immediately.

Requirements

  • macOS 14 (Sonoma) or later
  • Apple Silicon (M1 or newer)
  • Intel Mac? Install from source — see the README.

How to use

  • Press ⌘⇧V anywhere to open Pastry (configurable in Settings).
  • Type what you remember — "that postgres query", "mike's address" — and semantic search surfaces the clip even when it shares no words with your search.
  • ↑/↓ + Enter to copy, ⌘1–⌘9 to grab a result instantly, ⌘P to pin.
  • The clipboard icon in the menu bar shows engine status and Settings.

Privacy

100% local — no accounts, no network calls. All your data lives in ~/.pastry; delete that folder to wipe everything.