ClipDock is a lightweight macOS clipboard manager built for fast capture, quick recall, and low-friction reuse.
中文说明: README.zh-CN.md
It lives in the menu bar, stays out of the Dock, and lets you bring up the main window instantly with a global hotkey.
- Menu bar first workflow
- Global hotkey to show or hide the main window
- Clipboard history for text, links, images, files, code snippets, and colors
- Rich previews for links, images, files, colors, and code
- Custom categories with visibility control and drag-to-reorder
- Assign clipboard items to up to 3 custom categories
- Custom sensitive rules for keyword and regex filtering
- One-click color copy as HEX, RGB, or RGBA
- Code language detection and lightweight syntax highlighting
- Code actions for Copy as Markdown
- Quick actions for copy, pin, delete, and exclude-source-app
- Per-item metadata for faster scanning
- Localized UI in English and Simplified Chinese
- Text, links, images, files, code snippets, and colors are captured automatically
- Image history can be enabled or disabled in Settings
- File history can be enabled or disabled in Settings
- Color detection and copying are built in
- Sensitive clipboard content can be filtered out in Settings with built-in rules or custom keyword/regex rules
- You can ignore a specific update version from the Updates tab
ClipDock uses Sparkle for automatic updates.
Update distribution is split across GitHub services:
- GitHub Releases hosts the downloadable app archive
- GitHub Pages hosts
appcast.xmlandappcast-beta.xml - Sparkle handles update detection, download, verification, and installation
The update feeds are:
https://maxcj.github.io/ClipDock/appcast.xml
https://maxcj.github.io/ClipDock/appcast-beta.xml
- Download or build ClipDock.
- Launch the app and allow clipboard access if prompted by macOS.
- Use the menu bar icon or the global hotkey to open the main window.
- Open Settings to adjust history retention, content filters, custom sensitive rules, and update preferences.
Requirements:
- macOS 13.2 or later
- Xcode 14.3 or later
Open code/ClickDock/ClickDock.xcodeproj in Xcode and build the ClickDock scheme.
Release notes for published versions live under:
docs/release-notes/<version>/
code/ClickDock/ClickDock/application sourcedocs/GitHub Pages assets and appcast feedscripts/helper scripts for release publishingicon/app icon source assetsui/screenshots and UI references
See LICENSE.






