Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ClipDeck

ClipDeck is a native, privacy-focused clipboard manager for macOS.

Download

⬇️ Download ClipDeck 0.9.0 Beta 1 for macOS

macOS 15.7+ · Intel & Apple Silicon · No Xcode required

ClipDeck 0.9.0 is currently a beta release.

Do not use GitHub's Code → Download ZIP button to install ClipDeck. That button downloads the source code, not the macOS application.

Installation

Download the latest ClipDeck beta from GitHub Releases.

  1. Download ClipDeck-0.9.0-beta.1-macOS.zip.
  2. Extract the ZIP.
  3. Move ClipDeck.app to your Applications folder.
  4. Open ClipDeck.

First launch

ClipDeck's current beta is distributed without Apple Developer ID notarization, so macOS may block the first launch.

If that happens:

  1. Try to open ClipDeck once.
  2. Open System Settings → Privacy & Security.
  3. Find the message about ClipDeck.
  4. Choose Open Anyway.
  5. Confirm Open.

This approval should normally only be required for the first launch.

Features

  • Native Swift and SwiftUI macOS app
  • Local-first
  • Clipboard history
  • Text, Long Text, Links, Code, Email, Images, Files, and Terminal categories
  • Pinned clips and reusable Snippets
  • Recently Deleted and configurable retention
  • Search
  • Paste Queue
  • Recent Clipboard Stack
  • Private Copy
  • Global shortcuts
  • Optional capture HUD, notifications, and sounds
  • Launch at Login

Privacy

Clipboard data remains local to the Mac. ClipDeck has no analytics, telemetry, cloud sync, AI service, external API integration, advertising, or tracking.

Requirements

  • macOS 15.7 or later
  • Intel or Apple Silicon Mac
  • Xcode 26.x for source builds

Build

Open ClipDeck.xcodeproj in Xcode, select the ClipDeck scheme, and build or run the app.

For an unsigned command-line Debug build:

xcodebuild -project ClipDeck.xcodeproj \
  -scheme ClipDeck \
  -configuration Debug \
  CODE_SIGNING_ALLOWED=NO \
  build

License

The ClipDeck source code is available under the MIT License. The ClipDeck name, application icon, logo, and visual branding are excluded from that license; see BRANDING.md.

About

A native, privacy-focused clipboard manager for macOS.

Topics

Resources

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages