Jesse Claven

Jesse Claven


Alpha release of Kopya

2025-03-14 ・ side-project, kopya, swift, macos

This is the latest, in my ongoing experiments of daemon-first or headless-first123 software. This time, it's for my clipboard history, that's turned out to be an invaluable thing to have access oo—much like my shell history. I've created a daemon4 and Raycast extension5.

Someone has put together a comparison list6 of clipboard managers for macOS, that currently has 29 listed! I had been using the built-in Raycast clipboard history, but didn't want to be beholden to that single application.

Using Windsurf, I quickly knocked this together, and it's been working well. Here's a screenshot:

The extension in Raycast opened

Next, I'll make a CLI wrapper for it, though even now it could be used with cURL.

  1. Multi-UIs for a daemon and using gRPC to communicate locally from Rust <> Swift

  2. Technology-supported activities through realtime, distributed, and collaborative interfaces

  3. Raycast extension for Himalaya released

  4. kopya

  5. extensions

  6. Definitive MacApp Comparisons