1.2.0 • Published 5 years ago

appicon-maker v1.2.0

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

Create App Icon

Create application icon for Android & iOS (Only tested on Mac OS)

NPM Version

Usage

Run with NodeJS

git clone
cd create-app-icon
yarn install
node index.js

Run without setup

Download binary from release

Drop your image into terminal & waiting it finish (Dimension should be 1024x1024)

Third-party

  • Jimp - An image processing library written entirely in JavaScript for Node, with zero external or native dependencies.
  • fs-extra - Node.js: extra methods for the fs object like copy(), remove(), mkdirs()
  • Mime - A comprehensive, compact MIME type module.

License

  • All original source code in this repo is MIT
1.2.0

5 years ago

1.1.0

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago