A tool written with golang for fast generating icns for your Mac OSX Application. Click here to get more beautiful png icon.
- First, you should make sure golang was installed
- Second, system environment
$GOPATH
was setted. If you don't know how to do it, please refer to https://gist.github.com/molivier/271bba5d67de1583a8e3
# 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"
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: