macOS
brew install spacerlocal Homebrew formula metadata
brew
spacer のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install spacerlocal Homebrew formula metadata
sudo apk add spacerAlpine Linux edge package indexes · spacer · ソース: dl-cdn.alpinelinux.org
sudo dnf install spacerFedora Rawhide package metadata · spacer · ソース: dl.fedoraproject.org
nix profile install nixpkgs#spacernixpkgs package indexes · pkgs/by-name/sp/spacer/package.nix · ソース: api.github.com
概要
Small command-line utility for adding spacers to command output
履歴
spacer is a small Rust command-line utility that inserts separator lines into a stream when command output pauses. It is aimed at terminal users who follow logs or long-running command output and want visible boundaries between bursts.
The official README presents spacer as a simple CLI tool for inserting spacers when command output stops. It is distributed as a Rust crate and as a Homebrew package according to the README, with additional package availability recorded in the input facts.
spacer's official adoption story is modest but package-manager-shaped: the README names Homebrew and Cargo installation, while the input package facts also list apk, dnf, and Nix. That makes it a small utility available through both language and OS package ecosystems.
The default behavior is to emit a spacer after one second without output. Users can change the interval with `--after`, including floating-point seconds, and can pipe both stdout and stderr with shell syntax such as `|&` when a command writes mostly to stderr.
A typical use is `tail -f some.log | spacer --after 5`, which turns a continuous log stream into visually separated bursts without changing the producing command.
spacer matters to package nerds as a very small example of packaging terminal ergonomics. It does not replace logging tools; it packages one habit, pressing Enter while tailing logs, into a reusable filter.
Its availability through Cargo and system package managers makes it easy to add to dotfiles, shell pipelines, and development machines without vendoring a script.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
spacer | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/samwho/spacer
インストールメタデータ
| パッケージキー | brew:spacer |
|---|---|
| バージョン | 0.5.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/spacer |
| ホームページ | https://github.com/samwho/spacer |
| リポジトリ | https://github.com/samwho/spacer |
| 上流ドキュメント | https://github.com/samwho/spacer#readme |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/samwho/spacer/archive/refs/tags/v0.5.0.tar.gz |
| ビルド依存関係 | rust |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | spacer |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
spacer
nix profile install nixpkgs#spacerspacer 0.5.0-r0
CLI tool to insert spacers when command output stops
https://github.com/samwho/spacer
sudo apk add spacerspacer-doc 0.5.0-r0
CLI tool to insert spacers when command output stops (documentation)
https://github.com/samwho/spacer
sudo apk add spacer-docspacer 0.5.0-2.fc44
CLI utility for adding spacers when command output stops
https://github.com/samwho/spacer
sudo dnf install spacerソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.