macOS
brew install iconsurlocal Homebrew formula metadata
安装
brew install iconsurlocal Homebrew formula metadata
概览
macOS Big Sur Adaptive Icon Generator
历史
IconSur is a macOS command-line tool for generating Big Sur-style adaptive app icons for third-party applications.
IconSur appeared during the macOS Big Sur design transition, when app icons moved toward rounded-square, depth-styled iconography. Its README describes a CLI that can search for a related iOS App Store icon or generate an icon locally from the original app icon with configurable background color and scaling.
The npm package record shows the iconsur package created on 2020-06-27, matching the Big Sur-era demand for replacing or normalizing third-party macOS app icons.
The project distributed through npm first and later became available through Homebrew. Its README documents both brew install iconsur and npm install -g iconsur as installation paths.
Homebrew packages iconsur as a macOS-only formula with Node and Python-related support, reflecting the tool's hybrid shell, JavaScript, and macOS automation surface.
The documented workflow is to run iconsur set against a .app bundle, refresh the icon cache with iconsur cache, and optionally use flags for App Store region, local generation, input icon, scale, and color.
The README also documents an unset command, making the tool reversible for users experimenting with app icon theming.
IconSur is a small but very package-manager-shaped tool: it packages a platform-specific aesthetic tweak as a repeatable CLI command. It matters less as a general image converter and more as a snapshot of the Big Sur icon-customization moment in Mac tooling.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
iconsur | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/rikumi/iconsur
安装元数据
| 软件包键 | brew:iconsur |
|---|---|
| 版本 | 1.7.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/iconsur |
| 主页 | https://github.com/rikumi/iconsur |
| 仓库 | https://github.com/rikumi/iconsur |
| 上游文档 | https://github.com/rikumi/iconsur#readme |
| 许可证 | MIT |
| 源码归档 | https://registry.npmjs.org/iconsur/-/iconsur-1.7.0.tgz |
| 依赖 | node, python@3.14 |
| Bottle | 可用 (于 arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | iconsur |
| Version Scheme | 0 |
| Revision | 0 |
| Requirements |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.