macOS
brew install sttrlocal Homebrew formula metadata
sudo port install sttrMacPorts ports tree · textproc/sttr/Portfile · 来源: api.github.com
安装
brew install sttrlocal Homebrew formula metadata
sudo port install sttrMacPorts ports tree · textproc/sttr/Portfile · 来源: api.github.com
nix profile install nixpkgs#sttrnixpkgs package indexes · pkgs/by-name/st/sttr/package.nix · 来源: api.github.com
winget install --id abhimanyu003.sttr -eWindows Package Manager source index · abhimanyu003.sttr · 来源: cdn.winget.microsoft.com
概览
CLI to perform various operations on string
历史
sttr is a small cross-platform command-line tool for transforming strings, files, and piped text. Its niche is the everyday terminal toolbox: hashing, encoding, decoding, case conversion, JSON/YAML conversion, and similar text operations without opening a larger editor or scripting language.
Official README and documentation describe sttr as command-line software for quickly running transformation operations on strings. The project is implemented and distributed as a CLI with interactive, direct-argument, file-input, and pipeline modes.
Official installation docs list quick shell installation, Homebrew, Go installation, and release binaries; the README also lists Snap, Arch, Docker, Winget, Scoop, X-CMD, Webi, and FreeBSD binaries. The input package facts show Homebrew, MacPorts, Nix, and Winget coverage.
Common usage is `sttr` for an interactive menu, `sttr md5 "Hello World"` for direct operation, file input such as `sttr base64-encode image.jpg`, pipelines such as `echo "Hello World" | sttr md5`, and chained processors such as base64 followed by md5.
Package nerds care about sttr because it condenses a drawer of tiny text filters into one installable binary with shell-friendly input and output. It fits well in Homebrew, Winget, Nix, and other package indexes because it has no credential story and a clear CLI surface.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
sttr | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:sttr |
|---|---|
| 版本 | 0.2.30 |
| 软件包管理器 | Homebrew |
| 主页 | https://github.com/abhimanyu003/sttr |
| 仓库 | https://github.com/abhimanyu003/sttr |
| 最后更新 | 2026-07-26T04:03:47+02:00 |
| Pulse | updated |
| Bottle | 未记录 |
| 服务 | 未声明 |
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
sttr
nix profile install nixpkgs#sttrsttr
sudo port install sttrabhimanyu003.sttr
winget install --id abhimanyu003.sttr -e来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.