appicon-maker

1.2.0 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i appicon-maker

Weekly Downloads

4

Version

1.2.0

License

MIT

Unpacked Size

142 kB

Total Files

11

Last publish

Collaborators

  • huynhtansi