macOS
brew install spacerlocal Homebrew formula metadata
安装
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.