Skip to content

cgestes/phonegap-icon-splash-generator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PhoneGap Icon Generator

Generate PhoneGap icon and splash screens.

Usage

Takes three position parameters:

  1. A path to an icon image. Should be a square with a recommended size of 2048x2048 in any file format that ImageMagick understands (e.g. png, svg)
  2. A background fill colour hex string (used in splash screens). The icon will be centered on top of a single-colored background.
  3. Optional. A destination directory, otherwise the current working directory.

Copy the resulting res directory within your PhoneGap's directory and merge the provided config.xml. Install the phonegap splash screen plugins.

Dependencies

  • convert from the ImageMagick package

Author

Copyright 2012, 2015 Tom Vincent http://tlvince.com/contact

License

Released under the MIT License.

About

PhoneGap icon and splash screens generator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%