macOS
brew install sparkprovider-native install command
brew / rank 4130
Sparklines for the shell. Version 1.0.1 via Homebrew; verified from local package data.
install
brew install sparkprovider-native install command
overview
Sparklines for the shell
history
spark is a small shell command for rendering sparklines in the terminal. It belongs to the Unix tradition of tiny composable filters: feed it numbers from another command and get a compact text graph back.
The public repository was created in 2011. The official README presents spark as a shell script that can be dropped somewhere on the user's PATH, with usage examples for direct numeric input, Git commit counts, earthquake feeds, source-code line lengths, and shell prompts.
spark spread as a tiny developer-utility package because it is portable shell, easy to install, and visually memorable. The official README mentions Homebrew installation, while the supplied package data also lists APK, MacPorts, Nix, Scoop, and Chocolatey entries.
Users run `spark` with numbers separated by spaces, commas, or other common delimiters. Its intended style is pipeline-friendly: combine tools such as `git`, `cut`, `awk`, `curl`, and `sed`, then pass the numeric stream to `spark` for a quick terminal visualization.
spark is beloved by package nerds as a one-file CLI that proves a package can be both tiny and useful. It is the sort of tool that turns up in dotfiles, shell demos, and package-manager indexes because it makes the command line feel more graphical without leaving text mode.
security posture
generalized runtime or code generation signal.
yellow risk · medium confidence · runtime
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
spark | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:spark |
|---|---|
| Version | 1.0.1 |
| Package manager | Homebrew |
| Homepage | https://zachholman.com/spark/ |
| Repository | https://github.com/holman/spark |
| Bottle | not recorded |
| Service | none declared |
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.