在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):smallmuou/ios-icon-generator开源软件地址(OpenSource Url):https://github.com/smallmuou/ios-icon-generator开源编程语言(OpenSource Language):Shell 100.0%开源软件介绍(OpenSource Introduction):iOS/macOS/watchOS APP ICONS GeneratorDescriptionios-icon-generator is a shell script which aim to generate iOS/macOS/watchOS APP icons easier and simply. VERSION: 2.0.0 USAGE: ./ios-icon-generator.sh srcfile dstpath DESCRIPTION: This script aim to generate iOS/macOS/watchOS APP icons easier and simply. srcfile - The source png image. Preferably above 1024x1024 dstpath - The destination path where the icons generate to. AUTHOR: smallmuou EXAMPLE: ./ios-icon-generator.sh 1024.png ~/123 Usage
git clone https://github.com/smallmuou/ios-icon-generator
cd ios-icon-generator
chmod 777 ios-icon-generator.sh
smou:ios-icon-generator $ ./ios-icon-generator.sh 1024.png ~/output/
[INFO] Generate Icon-16.png ...
[INFO] Generate [email protected] ...
[INFO] Generate Icon-32.png ...
[INFO] Generate [email protected] ...
[INFO] Generate Icon-128.png ...
[INFO] Generate [email protected] ...
[INFO] Generate Icon-256.png ...
[INFO] Generate [email protected] ...
[INFO] Generate Icon-512.png ...
[INFO] Generate [email protected] ...
[INFO] Generate [email protected] ...
[INFO] Generate [email protected] ...
[INFO] Generate [email protected] ...
[INFO] Generate [email protected] ...
[INFO] Generate [email protected] ...
[INFO] Generate [email protected] ...
[INFO] Generate [email protected] ...
[INFO] Generate [email protected] ...
[INFO] Generate [email protected] ...
[INFO] Generate [email protected] ...
[INFO] Generate Icon-1024.png ...
[INFO] Generate [email protected] ...
[INFO] Generate [email protected] ...
[INFO] Generate [email protected] ...
[INFO] Generate [email protected] ...
[INFO] Generate [email protected] ...
[INFO] Generate [email protected] ...
[INFO] Generate [email protected] ...
[INFO] Congratulation. All icons for iOS/macOS/watchOS APP are generate to the directory: /Users/smou/output/. PS: You can find out the icons in ~/output directory. ReferHistory
LicenseThis script follow MIT license. ContactIf you have any question with using it, you can email to me. My email is: [email protected] |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论