Programmable
Chain bash and AI steps into a pipeline on any clip. A built-in dev pack handles JWT decode, base64, and JSON — or write your own script step.
- OpenAI
- Claude
- Gemini
- Ollama
- Apple on-device
- Custom endpoint
Free & open source · macOS 13+
Recallyx keeps everything you copy — searchable, private, on your Mac — and lets you run script + AI pipelines on any clip. Native, and free.
Latest release · Apple silicon · MIT license
Hit ⌘⇧V, press ⇥ on any clip, and pick an action. The result pastes straight into the app you were in.
Chain bash and AI steps into a pipeline on any clip. A built-in dev pack handles JWT decode, base64, and JSON — or write your own script step.
History syncs across your Macs through your own iCloud — no account of ours, no server, no subscription. An iPhone app is in testing.
History lives on disk, on your machine. Password fields are skipped, nothing is sent anywhere you didn't choose, and the whole thing is MIT-licensed.
The power-user hook
Press ⇥ to open the actions for the highlighted clip: built-ins like Paste and Copy, your saved script and AI actions, or a one-off Custom… prompt. Press ⇥ again to edit a saved action before it runs — the saved version stays untouched.
There's also ⌃⇧V: grab the current selection in any app and transform it in place.
Apple silicon Mac on macOS 13 or later. No account, no sign-up.
Grab the latest .dmg from GitHub Releases and drag Recallyx into Applications.
Builds aren't notarized by Apple yet, so Gatekeeper blocks the first launch. This one command tells macOS the app is safe to open. Notarized builds are coming.
xattr -dr com.apple.quarantine /Applications/Recallyx.app
Recallyx lives in your menu bar. Press ⌘⇧V to open the history panel and you're set.
Prefer to build it yourself? Clone the repo and run ./scripts/bundle.sh —
Swift Package Manager, zero dependencies, Command Line Tools only.
Read the docs →