Deck: A Modern, Privacy-First Clipboard Manager for macOS

This repository profile is provided by osrepos.com, an open source repository discovery platform.

Deck: A Modern, Privacy-First Clipboard Manager for macOS

Summary

Deck is a modern, native, and privacy-first clipboard manager meticulously crafted for macOS. It offers an extensive array of features designed to boost productivity while prioritizing user data security. Deck provides intelligent tools like semantic search, automated workflows, and robust privacy protections, ensuring your copied content is both accessible and secure on your Mac.

Repository Information

Analyzed by OSRepos on May 18, 2026

Topics

Click on any tag to explore related repositories

Use at your own risk

OSRepos shares public repositories for knowledge and discovery only. Any installation, execution, configuration, or use of code from these repositories is the user's own responsibility. Always review the repository, source code, dependencies, licenses, and security implications before running or installing anything. OSRepos is not responsible for issues, damages, or losses resulting from third-party repositories.

Introduction

Deck is a modern, native, and privacy-first clipboard manager meticulously crafted for macOS. Developed with Swift, it offers an extensive array of features designed to boost productivity while prioritizing user data security. Deck goes beyond basic clipboard history, providing intelligent tools like semantic search, automated workflows, and robust privacy protections, ensuring your copied content is both accessible and secure on your Mac.

Installation

Temporary notice: Please do not download or update Deck right now. If your current installed version still works, keep using it and do not use in-app auto update until further notice.

Homebrew

To install Deck using Homebrew, open your terminal and run the following commands:

brew tap yuzeguitarist/deck
export HOMEBREW_CASK_OPTS="--no-quarantine"
brew install --cask deckclip

The HOMEBREW_CASK_OPTS="--no-quarantine" command is necessary to disable macOS quarantine for the Homebrew cask install, as Deck is not yet notarized by Apple.

Manual Installation

  1. Download the latest .dmg file from the Releases page.
  2. Drag Deck.app into your Applications folder.
  3. Grant Accessibility (and Input Monitoring if prompted) in System Settings ? Privacy & Security.

First Launch Considerations

Under normal circumstances, macOS may display a warning: "Deck" can't be opened because Apple cannot check it for malicious software." This occurs because the app is not notarized via Apple's paid Developer Program. However, the app is source-available and safe to use. You can typically resolve this by navigating to System Settings ? Privacy & Security, finding the blocked message for Deck, and clicking Open Anyway.

Temporary exception: Due to a current packaging issue, new downloads or updates may still fail. If your existing installed copy is working, please continue using it as-is and do not use in-app auto update for now.

Examples

Quick Start

  1. Launch Deck.
  2. Press Cmd + P to open the panel.
  3. Use arrow keys to navigate through your clipboard history.
  4. Press Enter to paste the selected item.

Default Shortcuts

  • Cmd + P: Open Deck
  • Enter: Paste selected item
  • Shift + Enter: Paste as plain text
  • Cmd + Number: Quick paste (1–9)
  • Option + Q: Toggle queue mode
  • Space: Toggle preview
  • Esc: Close Deck

You can start typing immediately after opening the panel to search your clipboard history. More shortcuts and a Vim mode are available in the Settings.

Why Use Deck?

Deck stands out as a powerful clipboard manager due to its unique blend of advanced features and a strong commitment to privacy:

  • Unparalleled Privacy & Security: Deck is built on a local-first principle, meaning your data remains on your Mac by default. It includes Touch ID/Face ID unlock, sensitive data filtering (e.g., bank card numbers), window-aware protection for sensitive fields, clipboard steganography, and screen share detection to hide the panel.
  • Intelligent Features: Leverage on-device semantic search powered by NLEmbedding, Smart Rules for automated workflows with JavaScript plugins, and OCR to extract text from images. The Cursor Assistant provides context-aware suggestions, while the Template Library saves reusable snippets.
  • Comprehensive Text Transformations: Perform JSON format/minify, Base64 encoding/decoding, URL encoding/decoding, case conversion, timestamp parsing, MD5 hash, line sorting, and more, all within the app.
  • Developer-Friendly Integrations: Features like IDE Source Anchor (capturing file path and line number from VS Code, Xcode, JetBrains) and Figma Detection streamline developer workflows.
  • Enhanced Workflow: Utilize Queue mode for sequential pasting, a keyboard-first design with optional Vim mode, typing paste, Siri Shortcuts for automation, and a CLI Bridge for external integrations.

Deck offers a robust and secure solution for managing your clipboard, making it an essential tool for macOS users seeking productivity and peace of mind.

Links

Related repositories

Similar repositories that may be relevant next.

Boring Notch: Transform Your MacBook's Notch into a Dynamic Control Center

Boring Notch: Transform Your MacBook's Notch into a Dynamic Control Center

March 24, 2026

Boring Notch is an innovative macOS application that reimagines your MacBook's notch, turning it into a dynamic and interactive control hub. It offers features like a music control center with a visualizer, calendar integration, a file shelf with AirDrop support, and a complete macOS HUD replacement. This project aims to make the often-overlooked notch a central and functional part of your desktop experience.

SwiftmacOSNotch
Amethyst: An Automatic Tiling Window Manager for macOS

Amethyst: An Automatic Tiling Window Manager for macOS

March 6, 2026

Amethyst is an open-source tiling window manager for macOS, inspired by the popular xmonad. It automatically arranges application windows, significantly enhancing productivity by eliminating the need for manual resizing and positioning. This powerful tool offers various customizable layouts and keyboard shortcuts for efficient workspace management on your Mac.

macOSWindow ManagerTiling
Ice: Powerful Menu Bar Manager for macOS

Ice: Powerful Menu Bar Manager for macOS

February 16, 2026

Ice is a robust menu bar management tool designed for macOS, offering extensive features for hiding, showing, and organizing menu bar items. It also provides options for customizing the menu bar's appearance, making it a versatile utility. This tool aims to optimize and personalize the macOS menu bar experience for users.

macOSMenu BarUtility
yabai: A Tiling Window Manager for macOS

yabai: A Tiling Window Manager for macOS

December 28, 2025

yabai is a powerful tiling window manager designed specifically for macOS. It extends the operating system's built-in window manager, offering advanced control over windows, spaces, and displays via a command-line interface. Utilizing a binary space partitioning algorithm, yabai automatically arranges windows to maximize screen real estate and minimize distractions, fostering a more focused work environment.

macOSWindow ManagerTiling

Source repository

Open the original repository on GitHub.

10 counted GitHub visits

View on GitHub
OS
OSRepos

Analysis and discovery of open source repositories. Find interesting projects and follow their updates.

Monitor your website with YourWebsiteScore

OSRepos shares public repositories for knowledge and discovery only. Any installation, execution, configuration, or use of third-party repository code is at your own risk. Always review source code, dependencies, licenses, and security implications before running anything.

© 2025 OSRepos. Built with Nuxt 3 and lots of ❤️