Skip to content

A node.js command line to generate icon files for a mobile app

License

Notifications You must be signed in to change notification settings

movilizame/migen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mobile Icon GENerator (migen)

A node.js command line to generate icon files for a mobile app

Install

npm install -g @movilizame/mobile-icon-generator

Usage

For icon use the following commands with an image 1024x1024.

migen -s ios ../mobile-icon-generator/icon.png

or

migen -s android ../mobile-icon-generator/icon.png

For splash-screen use the following commands with an image 5000x5000 with the app logo center.

migen -s ios-screen ../mobile-icon-generator/icon.png

or

migen -s android-screen ../mobile-icon-generator/icon.png

About

A node.js command line to generate icon files for a mobile app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published