macOS
brew install clipperlocal Homebrew formula metadata
sudo port install clipperMacPorts ports tree · science/clipper/Portfile · ソース: api.github.com
brew
clipper のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
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ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.