Local clipboard history

Native desktop app for macOS and Linux

Search what you copied without sending it anywhere.

yanklog keeps a private, searchable record of clipboard entries on your machine. Search your complete history, retrieve it without leaving the keyboard, and move it safely between installations.

Platforms
macOS 13+, Linux
Storage
Encrypted local DB
Network
Downloads only

yanklog

Clipboard history, kept local.

Get for macOS
YankLog 1.3 main window showing local clipboard history entries.
YankLog 1.3 for macOS — redesigned history, search, and keyboard controls.
Linuxcurl -fsSLO https://downloads.yanklog.com/install.sh

See yanklog in use

The current macOS experience: complete-history search, Quick Pick, privacy controls, and encrypted backups.

Mac App Store
YankLog main window with its redesigned clipboard history.
Redesigned clipboard history
YankLog Quick Pick with keyboard shortcuts and selected clipboard result.
Keyboard-first Quick Pick
YankLog complete-history search showing matching clipboard entries.
Complete-history search
YankLog privacy settings with secret detection and OTP filtering.
Privacy controls
YankLog storage settings for encrypted backups and restoration.
Encrypted backup and restore
Overview of YankLog 1.3 search, startup, backup, pause, and undo features.
Clipboard history under your control
What’s new

A faster, safer YankLog.

Version 1.3 brings the same core workflow improvements to the Mac App Store, direct macOS, and Linux apps.

Mac App Store1.3.1

Native macOS experience with App Store-managed updates.

macOS direct1.3.1

Signed and notarized universal build with direct updates.

Linux1.3.0

AppImage for x86_64 and aarch64 with desktop integration.

Core capabilities

A focused clipboard manager should be quick to open, predictable in the background, and explicit about where your data lives.

Search

Find every matching clip

Search the complete encrypted history with responsive paging and visible result counts.

Quick Pick

Stay on the keyboard

Search, copy, pin, or remove an item with arrow keys and direct number shortcuts.

Backup

Move history safely

Create password-encrypted backups of all history, pinned clips, or selected items and restore them across installations.

Privacy

Capture only what you intend

Filter secret-like text, one-time codes, and custom patterns, or pause monitoring for a chosen duration.

Safety

Undo destructive actions

Confirm bulk clearing, keep pinned entries, and undo individual deletions.

Native

Fits each desktop

Auto-saving settings, onboarding, start-at-login controls, and state-aware menu bar or tray behavior.

Security posture

yanklog uses a simple trust model: local-only data, encryption at rest, and explicit user controls. The Linux app and shared Rust core are open source under MIT; the macOS app, website, and release infrastructure remain proprietary.

Local-only design

Your clipboard history remains on your machine and is never uploaded.

Encrypted history

The history database uses SQLCipher. macOS protects its key in Keychain; Linux uses Secret Service with a protected-file fallback.

Source boundary

Linux users can audit and build the native app/core. macOS users should evaluate the App Store build as proprietary software.

Install and update

On macOS, install from the Mac App Store for App Store-managed updates. Linux and direct macOS installs remain available through hosted scripts that you can download and inspect before running.

Mac App Store (Recommended for macOS)

Install the free macOS app from Apple. Updates are delivered by the Mac App Store.

View in Mac App Store

Linux manual installer

Download the installer, inspect it, then run it. Add --no-path-update if you do not want the installer to edit shell startup files.

# Linux
curl -fsSLO https://downloads.yanklog.com/install.sh
less install.sh
sh install.sh --no-path-update
# Source
git clone https://github.com/thisiseesmaeel/yanklog-linux.git
# macOS
curl -fsSLO https://downloads.yanklog.com/install-macos.sh
less install-macos.sh
sh install-macos.sh

Need full commands for architecture pinning, version pinning, updating, or uninstalling? See installation docs.

Start now

Set up yanklog in under a minute.