by KKBOX iOS App Development Department
KKBOX Open API Sketch Plug-in brings the power of KKBOX's Open/Partner API to Sketch, your favorite design tool.
The plug-in helps you to import frequent used design materials for designers at KKBOX, such as metadata and images for songs, albums, artists and playlists, without leaving Sketch.
The plug-in saves your time while doing a new app/web layout design, since you do not need to open a web browser to visit KKBOX's web site to collect these materials.
- A Mac computer with Sketch installed. The plugin is developed andtested on Sketch 47. You need a valid license in order to use Sketch as well.
- A valid KKBOX Open API key. You can obtain a key from KKBOX's developer site. You will need to input your API keyin the setting panel of the plug-in.
Please follow the instruction to install the software.
You can download
the plug-in directly from Github. Unzip the downloaded archive, and
double-click on KKBOXOpenAPI.sketchplugin
in Finder, the plug-in
will be installed automatically if you have Sketch installed.
Please launch a terminal app, and input following commands under CLI.
cd "~/Library/Application Support/com.bohemiancoding.sketch3/Plugins/"
git clone https://github.com/KKBOX/KKBOXOpenAPISketchPlugin.git
To upgrade to latest version:
cd "~/Library/Application Support/com.bohemiancoding.sketch3/Plugins/KKBOXOpenAPISketchPlugin"
git pull
Enjoy!