phonegap-res

0.2.1 • Public • Published

phonegap-splash

phonegap-splash has been abandoned in favour of phonegap-res. phonegap-res can generate both icons and splash screens. Please move forward with phonegap-res. Thank you!

phonegap-res

Automatic splash screen & icon generator for PhoneGap. Create a splash screen (2208x2208) & icon (1024x1024) once in the www folder of your phonegap project and use phonegap-res to automatically crop and copy it for all the platforms your project supports (currenty works with iOS and Android).

Installation

sudo npm install -g phonegap-res

Usage

Create a splash.png & icon.png file in the www folder of your phonegap project and run:

phonegap-res

Requirements

  • ImageMagick

Install on a Mac:

brew update
brew install imagemagick

License

MIT

Future Development

  • Add arguments to independently generate icons or splash screens.
  • Add other platforms.

Package Sidebar

Install

npm i phonegap-res

Weekly Downloads

2

Version

0.2.1

License

MIT

Last publish

Collaborators

  • macdonaldr93