1.0.6 • Published 9 years ago
icon-splash-resize v1.0.6
Resume
Simple NodeJS extension to fastly generate icons and splash screen images for mobile devices. This is an excellent tool for Ionic developers!
Getting started
First of all, you need GraphicsMagick or ImageMagick. You can install with homebew:
brew install imagemagick
brew install graphicsmagickThen,
npm install icon-splash-resize or clone the git
git clone https://github.com/dericeira/Icon-Splash-Resize.gitYou also can watch the Video tutorial.
Basic usage
You should put your splash.png and icon.png files in /resources folder. A good choice is download Ionic PSD Files.
icon.png (192x192px)
splash.png (2732x2732px)
Then, run the command
npm startContributors
If you want to contribute, It would be nice to have more platforms (FirefoxOS, Windows phone, etc) and support for psd files.
License
(The MIT License)
Copyright (c) 2010 Daniel Campos