macOS
brew install spacerlocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de spacer pour les workflows d'agents IA.
installation
brew install spacerlocal Homebrew formula metadata
sudo apk add spacerAlpine Linux edge package indexes · spacer · Source: dl-cdn.alpinelinux.org
sudo dnf install spacerFedora Rawhide package metadata · spacer · Source: dl.fedoraproject.org
nix profile install nixpkgs#spacernixpkgs package indexes · pkgs/by-name/sp/spacer/package.nix · Source: api.github.com
aperçu
Small command-line utility for adding spacers to command output
historique
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.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
spacer | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/samwho/spacer
métadonnées d'installation
| Clé du paquet | brew:spacer |
|---|---|
| Version | 0.5.0 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/spacer |
| Page d'accueil | https://github.com/samwho/spacer |
| Dépôt | https://github.com/samwho/spacer |
| Docs amont | https://github.com/samwho/spacer#readme |
| Licence | MIT |
| Archive source | https://github.com/samwho/spacer/archive/refs/tags/v0.5.0.tar.gz |
| Dépendances de compilation | rust |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| 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 |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
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 spacerpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.