Skip to content
/ icns Public

A tool written with golang for fast generating icns for your Mac OSX Application

Notifications You must be signed in to change notification settings

scott-x/icns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

icns

A tool written with golang for fast generating icns for your Mac OSX Application. Click here to get more beautiful png icon.

how to use?

# 1. open your terminal, install with:
go install github.com/scott-x/icns
# 2. run
icns   # it will give you a tip "drag your png image to the terminal your command run with"

example

Here I will show how to make png into icns that your Mac Application can use, taking below lovely spider for example

Then open the terminal, type in icns:

Here is the result:

About

A tool written with golang for fast generating icns for your Mac OSX Application

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages