Skip to content

A Sketch plugin that lets you preview your current artboard in the Dock.

License

Notifications You must be signed in to change notification settings

fnky/sketch-dockpreview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 

Repository files navigation

sketch-dockpreview
A Sketch plugin that lets you preview your current artboard in the Dock.

Installation

Recommended

You can install the plugin from Sketch Runner, Sketchpacks, and Sketch Toolbox.

Manually

Download Sketch Dockpreview and double-click to install.

Usage

Press ⇧⌘D (Shift + Command + D) to preview the current active artboard in the dock.

To restore the icon back to the default Sketch icon, go to Plugins > Restore Sketch icon. If you quit Sketch, the icon will automatically restore by itself.

Custom Keybinding

If you'd like to change the shortcuts, you can change the manifest.json file in Dockpreview.sketchplugin/Contents/Sketch and change the shortcut to your liking.

Note: When the plugin updates, this will overwrite the manifest.json because of versioning.

Contributing

Contributions are welcomed, file a pull request or an issue.

License

The MIT License