macOS
brew install spacerlocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für spacer in AI-Agent-Workflows.
Installation
brew install spacerlocal Homebrew formula metadata
sudo apk add spacerAlpine Linux edge package indexes · spacer · Quelle: dl-cdn.alpinelinux.org
sudo dnf install spacerFedora Rawhide package metadata · spacer · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#spacernixpkgs package indexes · pkgs/by-name/sp/spacer/package.nix · Quelle: api.github.com
Überblick
Small command-line utility for adding spacers to command output
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
spacer | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/samwho/spacer
Installationsmetadaten
| Paketschlüssel | brew:spacer |
|---|---|
| Version | 0.5.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/spacer |
| Homepage | https://github.com/samwho/spacer |
| Repository | https://github.com/samwho/spacer |
| Upstream-Dokumentation | https://github.com/samwho/spacer#readme |
| Lizenz | MIT |
| Quellarchiv | https://github.com/samwho/spacer/archive/refs/tags/v0.5.0.tar.gz |
| Build-Abhängigkeiten | rust |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 spacerQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.