Skip to content

dericeira/Icon-Splash-Resize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 graphicsmagick

Then,

npm install icon-splash-resize 

or clone the git

git clone https://github.com/dericeira/Icon-Splash-Resize.git

You 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 start

Contributors

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

About

Automatic icon and splash screen files generator for mobile apps (iOS and Android)

Resources

License

Stars

12 stars

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors