Files

On-device clipboard history on a Mac

clipboard history is implemented in the native Swift app, not as a web view in the notch. An optional clipboard tab keeps recent items next to Home and Shelf.

Last updated 2025-06-02

Why native matters

A real Mac utility can follow Spaces, displays, and system appearance. clipboard history is part of that host.

What stays in-tree

First-party clipboard history lives in the app. Third-party packages cannot load unsigned code.

Back to the blog