MemoryClip

From clipboard to notes and calendar.

Free download Β· source available Β· Requires macOS 26 on Apple silicon

Everything you copy, put to work

Your Mac forgets a copied thing the moment you copy the next one. MemoryClip keeps it, reads it, and turns the ones worth keeping into notes and calendar events.

πŸ“‹

A searchable history

Press β‡§βŒ˜V anywhere and every recent copy is there β€” text, links, images, files, colours. Type to find one, press Return to paste it.

πŸ”

It reads your screenshots

Take a screenshot and MemoryClip pulls the text out of it, in 30 languages, so you can search for a picture by what it said.

🌍

Translates as you look

Copy something in a language you don't read β€” or screenshot it β€” and the preview shows it in one you do.

πŸ“

Turns a screenshot into a note

One key sends it to Obsidian, a folder of Markdown files, Apple Notes or a Shortcut β€” with the picture and the text it found.

πŸ”’

Nothing leaves your Mac

No sync, no accounts, no analytics, no network calls at all. Everything runs on your machine, including the language models.

πŸ“…

Puts a date in your calendar

Copy an invitation, or screenshot one, and ⌘E makes it an event β€” the time, the Zoom link, the address. It can do it on its own for the ones that are plainly appointments.

A look at it

The panel opens over whatever you're doing and closes the moment you're done.

The MemoryClip panel floating over the desktop: a search field, filter chips, and a row of clip cards each showing a keyboard shortcut
Press β‡§βŒ˜V from any app. Newest first, already focused. ⌘S saves one as a note.
The panel with the preview pane open under the clip strip, showing a Chinese clip with its English translation above it
Space opens a preview. A clip in another language carries its translation on top.

Installing it

Five minutes, and one screen that will try to stop you. Here's how to get past it.

  1. Download the app

    Use the Download for Mac button β€” it gives you a file ending in .dmg, in your Downloads folder.

  2. Drag it into Applications

    Double-click the downloaded file. A window opens with the MemoryClip icon and an Applications folder. Drag the icon onto the folder, then close the window.

  3. Try to open it β€” and let macOS refuse

    Open your Applications folder and double-click MemoryClip. macOS will say it cannot be opened because it is not from an identified developer. This is expected. Click Done.

  4. Tell macOS you meant it

    Open System Settings β†’ Privacy & Security, scroll down to the Security section, and you'll see a line about MemoryClip being blocked. Click Open Anyway, then confirm with Touch ID or your password.

  5. That's it β€” press β‡§βŒ˜V

    Copy a few things, then press β‡§βŒ˜V from any app. Everything you copied is there, waiting.

Why does macOS block it? Apple charges developers $99 a year to sign apps in a way that opens without a warning. MemoryClip is free and unsigned, so macOS treats it as unknown rather than unsafe β€” it has no idea what the app is, and says so. Every line of its source is public on GitHub if you or someone you trust would like to look before installing.
Comfortable with Terminal? Use Homebrew instead

Two commands, and brew upgrade keeps it current afterwards. The trust line is Homebrew's own check on third-party sources.

brew tap yaminerl/memoryclip https://github.com/YamineRL/MemoryClip
brew trust yaminerl/memoryclip && brew install --cask memoryclip

This handles the Gatekeeper step for you, so steps 3 and 4 above don't apply.

Removing it

Drag MemoryClip from your Applications folder to the Trash β€” or brew uninstall --cask memoryclip if you installed it that way. Your clip history lives in your user Library folder and goes with the app if you add --zap to the Homebrew command.

The keys worth knowing

There are more, but these are the ones you'll use every day.

KeyDoes
β‡§βŒ˜VOpen the panel from any app
↑ ↓Move through the list
ReturnPaste the selected clip
⇧ReturnPaste it as plain text, dropping fonts and colours
⌘1β€“βŒ˜9Paste any of the first nine directly
SpacePreview the clip; again on a picture for full size
⌘SSave the clip as a note
⌘EAdd the clip to your calendar, if it names a date
EscBack out, one layer at a time

What it does with your data

Short version: nothing you didn't ask for.

It never phones home

No sync service, no accounts, no analytics, no crash reporting. The app makes no network requests of any kind β€” the text recognition and translation run on your Mac.

It skips your passwords

Copies marked confidential by password managers are ignored, and card numbers are filtered out of what it reads. You can lock the whole history behind Touch ID.

It asks for almost nothing

No Screen Recording, no Input Monitoring. Folder access only for the screenshot folder and the notes folder you choose, and only if you use those features. Calendar access is write-only: it can add an event and cannot read one.

It forgets on a schedule

The newest 200 clips are kept and anything older than 30 days is swept away. Both numbers are yours to change, and Clear All History is one menu item.