Projects

Pace (2026)

A private, local-first clipboard manager for macOS

Pace is an open source, local-first clipboard manager for macOS. It lives in the menu bar and opens a compact, searchable clipboard history with a global hotkey. Selecting an item pastes it directly into the app I was using.

Reco (2026)

Local voice-to-text for microphone and system audio

Reco is an open source macOS menu bar transcription app. I can hold a global hotkey to record, then release it to transcribe the audio and paste the result into the active app. Double-tapping the hotkey latches recording on until I press it again.

Tarn (2025)

I was recently taken with this article on Perfect Software. Perfect software isn't the best software. It's perfect simply because it does exactly what you want, how you want it, when you want it.

Tomo (2025)

An ambient LLM chat app

Tomo is an ambient LLM chat compatible with an OpenAI-compatible chat completion API. It focuses on providing a great LLM chat experience for power users who use several different LLMs (including local models) and are comfortable using hotkeys to manage bringing text and image context into the chat...

Delta (2024)

Conversation branching with language models

Delta is an open source Electron app (initially started as a Next.js app) that enables a straightforward UX for conversation branching with language models. Conversation branch means rewinding a conversation to a previous response then continuing in another direction by sending a different message...