Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gamikun/mobiko
iOS and Android icons generation from a big PNG
https://github.com/gamikun/mobiko
apple assets cli icons ios xcode
Last synced: 5 days ago
JSON representation
iOS and Android icons generation from a big PNG
- Host: GitHub
- URL: https://github.com/gamikun/mobiko
- Owner: gamikun
- License: mit
- Created: 2017-09-23T21:16:25.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2020-04-23T03:22:01.000Z (over 4 years ago)
- Last Synced: 2024-11-03T01:51:50.347Z (12 days ago)
- Topics: apple, assets, cli, icons, ios, xcode
- Language: Python
- Homepage:
- Size: 5.86 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
Sample
----------mobiko big-file.png
This will create files in the different formats needed
for iOS project in Xcode with the nomenclature:If you want to optimize images size use the flag ``--optimize``. Or event better ``--pngquant`` which will create more optimized, but it has an external dependency.