• Stars
    star
    118
  • Rank 299,923 (Top 6 %)
  • Language
    Go
  • License
    MIT License
  • Created over 7 years ago
  • Updated over 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Generates mobile app icons in all resolutions for both iOS and Android

makeicon

Twitter: @BePlusHQ License CircleCI Build Status Release

Generates mobile app icons in all resolutions for both iOS and Android.

Table of contents

Requirements:

  • Mac OS X, Linux or Windows
  • 64-bit version

Installation

Download from Releases and extract or on a Mac computer install using Homebrew

$ brew install https://raw.githubusercontent.com/beplus/makeicon/master/makeicon.rb
$ brew upgrade https://raw.githubusercontent.com/beplus/makeicon/master/makeicon.rb

Usage

Command Line Interface

Get Help on Usage

$ makeicon --help
# or
$ makeicon -h

Generate the Icons

To create an AppIcon directory with generated Icons from a file ./Icon.png

$ makeicon --file ./Icon.png
# or
$ makeicon -f ./Icon.png

Important: Icon.png file have to be a square image with 1024px x 1024px at least.

Print the Current Version

$ makeicon --version
# or
$ makeicon -v

Contributors

License

MIT Copyright (c) 2017 BePlus s.r.o.