macOS
brew install clipperlocal Homebrew formula metadata
sudo port install clipperMacPorts ports tree · science/clipper/Portfile · source: api.github.com
brew
Share macOS clipboard with tmux and other local and remote apps. Version 3.0.0 via Homebrew; verified 2026-04-27.
install
brew install clipperlocal Homebrew formula metadata
sudo port install clipperMacPorts ports tree · science/clipper/Portfile · source: api.github.com
sudo apk add clipperAlpine Linux edge package indexes · clipper · source: dl-cdn.alpinelinux.org
sudo apt install libclipper-devDebian stable package indexes · libclipper-dev · source: deb.debian.org
nix profile install nixpkgs#clippernixpkgs package indexes · pkgs/by-name/cl/clipper/package.nix · source: api.github.com
overview
Share macOS clipboard with tmux and other local and remote apps
history
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.
security posture
formula declares a Homebrew service.
orange risk · medium confidence · infrastructure
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
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.jsonexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
clipper | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/wincent/clipper
install metadata
| Package key | brew:clipper |
|---|---|
| Version | 3.0.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/clipper |
| Homepage | https://github.com/wincent/clipper |
| Repository | https://github.com/wincent/clipper |
| Upstream docs | https://github.com/wincent/clipper#readme |
| License | BSD-2-Clause |
| Source archive | https://github.com/wincent/clipper/archive/refs/tags/3.0.0.tar.gz |
| Last updated | 2026-04-27T12:27:33Z |
| Pulse | updated |
| Build dependencies | go |
| Bottle | available (on arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma) |
| Homebrew post-install | not defined |
| Service | declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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 clippersource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.