ribboned

Make default app icons identifiable (for iOS, macOS, and watchOS)

iOS macOS watchOS

Usage

``` ribboned [FLAGS]

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

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

Example

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

Install

cargo install ribboned

Requirements