A unified clipboard tool for macOS that intelligently copies files and text from the terminal to paste into GUI apps.
Clippy is a command-line clipboard tool for macOS that intelligently copies both text and files from the terminal, allowing them to be pasted into GUI applications like Slack, email, or design tools. It solves the limitation of macOS's built-in `pbcopy`, which only copies file contents, not file references, making terminal-copied files unusable in graphical apps.
macOS developers and power users who work primarily in the terminal but frequently need to copy files or text into GUI applications for sharing, uploading, or further editing.
Developers choose Clippy because it eliminates the need to switch to Finder to copy files, providing a seamless, terminal-first workflow that understands context—automatically copying files as references for GUI apps and text as content, all with smart features like recent download access and AI assistant integration.
Unified clipboard tool for macOS that intelligently handles both text and file copying
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.
Unlike pbcopy, Clippy copies files as references, not just contents, enabling direct pasting and uploading into GUI apps like Slack or email, as demonstrated in the README's core examples.
With flags like -r and -i, users can quickly copy recent downloads without leaving the terminal, streamlining workflows for frequently accessed files.
Includes a built-in MCP server that allows AI assistants like Claude to copy generated content directly to the clipboard, enhancing productivity for developers using AI tools.
Auto-detects JSON, HTML, and XML formats for better handling in receiving apps, a feature missing from standard macOS clipboard tools.
Built specifically for macOS and relies on its clipboard system, making it unusable on Linux or Windows, which limits cross-platform adoption.
Draggy, the visual companion, requires a separate installation and may trigger security warnings like Gatekeeper issues, adding complexity to setup.
As emphasized in the README, Clippy is not a clipboard manager and lacks features like history, search, or database, which power users might expect.