Awesome
<p align="center"> <img src="https://raw.githubusercontent.com/jan-patrick/sketch_mugsy/master/assets/icon.png"> </p> <h1 align="center"> Mugsy - Sketch plugin </h1> <h3 align="center">Let's you brew your coffee by Mugsy from inside Sketch.</h3> <p align="center"> <a href="https://www.sketch.com/updates/"> <img src="https://img.shields.io/badge/latest%20tested%20compatible%20Sketch%20version-55.2-brightgreen.svg"> </a> <img src="https://img.shields.io/badge/latest%20tested%20Mugsy%20version-none-yellow.svg"> <img src="https://img.shields.io/badge/latest%20tested%20Mugsy%20cloud%20version-2.0-brightgreen.svg"> <a href="https://sketchrunner.com/"> <img src="https://img.shields.io/badge/Runner%20Pro%20compatible-Yes-brightgreen.svg"> </a> </p> <p align="center"> <a href="https://github.com/jan-patrick/sketch_mugsy/releases/latest/download/mugsy.sketchplugin.zip"> <img src="https://img.shields.io/badge/download-E2909C.svg" width="125"> </a> </p>Functions
<table style="width:100%"> <tr> <th></th> <th>☕️ Coffee now!</th> <th>Set integration key</th> <th>Show saved data</th> <th>Reset local data</th> </tr> <tr> <td>Status</td> <td>✅*</td> <td>✅</td> <td>✅</td> <td>✅</td> </tr> <tr> <td>Runner icon</td> <td><p align="center"><img src="https://raw.githubusercontent.com/jan-patrick/sketch_mugsy/master/assets/icons/coffeeNow.png"></p></td> <td><p align="center"><img src="https://raw.githubusercontent.com/jan-patrick/sketch_mugsy/master/assets/icons/setKey.png"></p></td> <td><p align="center"><img src="https://raw.githubusercontent.com/jan-patrick/sketch_mugsy/master/assets/icons/showObj.png"></p></td> <td><p align="center"><img src="https://raw.githubusercontent.com/jan-patrick/sketch_mugsy/master/assets/icons/resetObj.png"></p></td> </tr> <tr style="background-color: #000000"> <td>Runner icon dark</td> <td><p align="center"><img src="https://raw.githubusercontent.com/jan-patrick/sketch_mugsy/master/assets/icons/coffeeNowDark.png"></p></td> <td><p align="center"><img src="https://raw.githubusercontent.com/jan-patrick/sketch_mugsy/master/assets/icons/setKeyDark.png"></p></td> <td><p align="center"><img src="https://raw.githubusercontent.com/jan-patrick/sketch_mugsy/master/assets/icons/showObjDark.png"></p></td> <td><p align="center"><img src="https://raw.githubusercontent.com/jan-patrick/sketch_mugsy/master/assets/icons/resetObjDark.png"></p></td> </tr> <tr> <td>Shortcut</td> <td>cmd + shift + C</td> <td>-</td> <td>-</td> <td>-</td> </tr> </table>*This plugin is not tested with a real Mugsy yet.
Feel free to create an issue if something does not work probably or if you have a feature request.
Shortcut: cmd + shift + C
Installation
- Download the latest release of the plugin
- Un-zip
- Double-click on mugsy.sketchplugin
Create integration key
Follow this tutorial to create an integration key.
Install with Sketch Runner (Pro)
With Sketch Runner, just go to the install
command and search for Mugsy
. Runner allows you to manage plugins and do much more to speed up your workflow in Sketch. Download Runner here.
<br/><br/><a href="http://bit.ly/SketchRunnerWebsite"><img src="http://bit.ly/RunnerBadgeBlue" width=140></a>
Development Guide
This plugin was created using skpm
. For a detailed explanation on how things work, checkout the skpm Readme.