macOS
brew install bash-snippetslocal Homebrew formula metadata
安装
brew install bash-snippetslocal Homebrew formula metadata
nix profile install nixpkgs#bash-snippetsnixpkgs package indexes · pkgs/by-name/ba/bash-snippets/package.nix · 来源: api.github.com
winget install --id TheCryptTeam.Crypt -eWindows Package Manager source index · TheCryptTeam.Crypt · 来源: cdn.winget.microsoft.com
概览
Collection of small bash scripts for heavy terminal users
历史
bash-snippets is a collection of small Bash scripts for terminal-heavy users. Its package-manager identity is a grab bag of shell conveniences: install once, get many tiny commands for weather-like lookups, media, crypto, QR codes, GitHub gists, file transfer, and other everyday terminal tasks.
The official README presents Bash-Snippets as a dependency-light collection of small Bash scripts tested on macOS and Linux, with some Windows 10 testing in the official developer Bash instance. The project ships many independent commands, including `crypt`, `currency`, `geo`, `gist`, `lyrics`, `meme`, `movies`, `newton`, `qrify`, `stocks`, `transfer`, and `ytview`.
The project is community-script shaped rather than framework shaped. The README includes per-tool sections, screenshots, author credits for individual tools, and a maintainer note asking for help, which is typical for a useful personal toolkit that grew into a packaged collection.
Adoption is visible mainly through packaging and the number of bundled commands. The batch input lists Homebrew and Nix packages, and also notes a Winget mapping for the `crypt` tool. That split reflects how individual snippets can become useful enough to travel separately from the original collection.
The repository's tag list shows a long v1.x series, indicating incremental releases rather than a single one-off script dump.
Users install the package to put the bundled scripts on PATH, then call the individual commands directly. The README documents examples such as encrypting and decrypting files with `crypt`, converting currencies with `currency`, managing GitHub gists with `gist`, generating QR codes with `qrify`, and uploading files with `transfer`.
The `gist` tool is the notable credentials surface: its official guide uses `~/.config/gist.conf` for GitHub-related configuration, so that file is both configuration and credential-bearing state.
bash-snippets is not historically central like Bash itself, but it is package-nerd significant as a specimen of the shell-script bundle. Package managers turn a loose collection of personal productivity scripts into a repeatable installable toolset, while also surfacing the maintenance risk of API-backed scripts whose external services can change.
It also captures a particular era of command-line culture: small Bash wrappers over web APIs, clipboard-friendly transformations, and terminal toys packaged as serious conveniences.
安全态势
infrastructure mutation or orchestration signal.
orange 风险 · 中 置信度 · infrastructure
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.config/gist.confCredential-bearing paths to review before unattended agent runs.
~/.config/gist.conf可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
bak2dvd | cli | 全局可执行文件 | |
bash-snippets | cli | 全局可执行文件 | |
cloudup | cli | 全局可执行文件 | |
crypt | cli | 全局可执行文件 | |
cryptocurrency | cli | 全局可执行文件 | |
currency | cli | 全局可执行文件 | |
geo | cli | 全局可执行文件 | |
lyrics | cli | 全局可执行文件 | |
meme | cli | 全局可执行文件 | |
movies | cli | 全局可执行文件 | |
newton | cli | 全局可执行文件 | |
qrify | cli | 全局可执行文件 | |
short | cli | 全局可执行文件 | |
siteciphers | cli | 全局可执行文件 | |
stocks | cli | 全局可执行文件 | |
taste | cli | 全局可执行文件 | |
transfer | cli | 全局可执行文件 | |
ytview | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/alexanderepstein/Bash-Snippets
安装元数据
| 软件包键 | brew:bash-snippets |
|---|---|
| 版本 | 1.23.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/bash-snippets |
| 主页 | https://github.com/alexanderepstein/Bash-Snippets |
| 仓库 | https://github.com/alexanderepstein/Bash-Snippets |
| 上游文档 | https://github.com/alexanderepstein/Bash-Snippets#readme |
| 许可证 | MIT |
| 源码归档 | https://github.com/alexanderepstein/Bash-Snippets/archive/refs/tags/v1.23.0.tar.gz |
| Bottle | 可用 (于 all) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | bash-snippets |
| Version Scheme | 0 |
| Revision | 0 |
| Conflicts With |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
bash-snippets
nix profile install nixpkgs#bash-snippetsgeo
nix profile install nixpkgs#geoTheCryptTeam.Crypt
winget install --id TheCryptTeam.Crypt -e来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.