#macos-ios #icons #watch-os #identifiable #text

app ribboned

使默认应用程序图标可识别(适用于 iOS、macOS 和 watchOS)

1 个不稳定版本

0.1.0 2021 年 8 月 26 日

#141 in macOS 和 iOS API

MIT 许可证

2MB
128

ribboned

使默认应用程序图标可识别(适用于 iOS、macOS 和 watchOS)

使用方法

ribboned [FLAGS] <APPICONSET> <TEXT>

FLAGS:
        --ios        Generate icons for iOS
        --mac        Generate icons for macOS
        --watch      Generate icons for watchOS

ARGS:
    <APPICONSET>    Path to .appiconset (e.g. /path/to/Assets.xcassets/AppIcon.appiconset)
    <TEXT>          Icon text (Up to three characters will be displayed)

示例

ribboned ~/Project/Shared/Assets.xcassets/AppIcon.appiconset RIBBONED --ios --mac

安装

cargo install ribboned

要求

  • 已安装 Helvetica(Helvetica 中未包含的字符可能无法很好地渲染)

依赖项

~5.5MB
~95K SLoC