Giter Club home page Giter Club logo

misu's Introduction

Misu

misu - macOS Iconset Utility

Script for generating iconsets for macOS applications compatible with various image formats.

Description

This script is capable of taking an image (of various formats and resolutions) and creating/populating a .icns file for use by macOS applications. Though this script can take various resolutions, a non-square image may become streched or distored. For best performance, a square 1024x1024px png should be provided.

Valid Image Formats

Formats: jpeg tiff png gif jp2 pict bmp qtif psd sgi tga

Installation:

Paste the command below in terminal and enter your password to install misu

curl -sSL misu.nilsstreedain.com | bash

Alternatively, the misu script may be downloaded and placed in the /usr/local/bin/ directory.

Usage:

misu image-filepath [output-directory-path]
  • image-filepath: Image to create iconset of
  • output-directory-path: Directory of output .icns file

Examples:

No output directory specified (directory of input image will be used):

misu /Users/nilsstreedain/Desktop/pineapple_1024x1024.png

Output directory specified:

misu /Users/nilsstreedain/Desktop/pineapple_1024x1024.png /Applications/Abacaxi.app

misu's People

Contributors

nilsstreedain avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.