macOS
brew install iconsurlocal Homebrew formula metadata
brew
iconsur のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
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 |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.