macOS
brew install clipperlocal Homebrew formula metadata
sudo port install clipperMacPorts ports tree · science/clipper/Portfile · 来源: api.github.com
安装
brew install clipperlocal Homebrew formula metadata
sudo port install clipperMacPorts ports tree · science/clipper/Portfile · 来源: api.github.com
sudo apk add clipperAlpine Linux edge package indexes · clipper · 来源: dl-cdn.alpinelinux.org
nix profile install nixpkgs#clippernixpkgs package indexes · pkgs/by-name/cl/clipper/package.nix · 来源: api.github.com
sudo apt install libclipper-devDebian stable package indexes · libclipper-dev · 来源: deb.debian.org
概览
Share macOS clipboard with tmux and other local and remote apps
历史
Clipper is a small daemon or macOS launch agent that exposes the local clipboard to tmux, Vim, SSH, and other local or remote processes.
The GitHub repository was created on 2013-02-18. The official README frames Clipper as a solution to a long-standing tmux and macOS pasteboard problem: processes started by tmux often cannot directly talk to the system clipboard, and remote tmux sessions make that harder.
Clipper listens on TCP or a Unix domain socket, receives copied text, and writes it into the local system clipboard. It can run as a macOS launch agent or Linux systemd user service.
Homebrew packages Clipper for macOS users and the input package facts also identify packaging in Alpine, MacPorts, Nix, Debian, and Ubuntu contexts. GitHub repository metadata showed hundreds of stars, indicating durable usage in the tmux and remote-shell niche.
The README shows tmux bindings using `copy-pipe` or `copy-pipe-and-cancel` with netcat or socat, Vim mappings that send yanked text to Clipper, shell aliases such as `clip="nc localhost 8377"`, and SSH `RemoteForward` rules that carry remote clipboard traffic back to the local machine.
Clipper matters to package nerds because it packages a very specific workstation integration problem: making tmux, Vim, SSH, pbcopy, xclip, launch agents, systemd user services, netcat, and Unix sockets cooperate. It is small, old, and practical, exactly the kind of utility that survives in package repositories because it solves one annoying terminal workflow.
安全态势
formula declares a Homebrew service.
orange 风险 · 中 置信度 · infrastructure
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
$XDG_CONFIG_HOME/clipper/clipper.json~/.config/clipper/clipper.json~/.clipper.json可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
clipper | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/wincent/clipper
安装元数据
| 软件包键 | brew:clipper |
|---|---|
| 版本 | 3.0.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/clipper |
| 主页 | https://github.com/wincent/clipper |
| 仓库 | https://github.com/wincent/clipper |
| 上游文档 | https://github.com/wincent/clipper#readme |
| 许可证 | BSD-2-Clause |
| 源码归档 | https://github.com/wincent/clipper/archive/refs/tags/3.0.0.tar.gz |
| 最后更新 | 2026-04-27T12:27:33Z |
| Pulse | updated |
| 构建依赖 | go |
| Bottle | 可用 (于 arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma) |
| Homebrew post-install | 未定义 |
| 服务 | declared |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | clipper |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Requirements |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
libclipper-dev 2.1.20201109-2+b3
object oriented development kit for crystallographic computing
http://www.ysbl.york.ac.uk/~cowtan/clipper/clipper.html
sudo apt install libclipper-devlibclipper-doc 2.1.20201109-2
doxygen generated documentation for libclipper
http://www.ysbl.york.ac.uk/~cowtan/clipper/clipper.html
sudo apt install libclipper-doclibclipper2 2.1.20201109-2+b3
object oriented library for crystallographic computing
http://www.ysbl.york.ac.uk/~cowtan/clipper/clipper.html
sudo apt install libclipper2clipper
nix profile install nixpkgs#clipperlibclipper-dev 2.1.20201109-2build1
object oriented development kit for crystallographic computing
http://www.ysbl.york.ac.uk/~cowtan/clipper/clipper.html
sudo apt install libclipper-devlibclipper-doc 2.1.20201109-2build1
doxygen generated documentation for libclipper
http://www.ysbl.york.ac.uk/~cowtan/clipper/clipper.html
sudo apt install libclipper-doclibclipper2 2.1.20201109-2build1
object oriented library for crystallographic computing
http://www.ysbl.york.ac.uk/~cowtan/clipper/clipper.html
sudo apt install libclipper2clipper 6.4.2-r5
Polygon, line clipping and offsetting library
https://sourceforge.net/projects/polyclipping/
sudo apk add clipperclipper-dev 6.4.2-r5
Polygon, line clipping and offsetting library (development files)
https://sourceforge.net/projects/polyclipping/
sudo apk add clipper-devclipper-static 6.4.2-r5
Polygon, line clipping and offsetting library (static library)
https://sourceforge.net/projects/polyclipping/
sudo apk add clipper-staticclipper
sudo port install clipper来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.