Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mludowise/Sketch-Plugin-Manager
Keeping your Sketch plugins up to date.
https://github.com/mludowise/Sketch-Plugin-Manager
sketch sketch-plugin
Last synced: 4 days ago
JSON representation
Keeping your Sketch plugins up to date.
- Host: GitHub
- URL: https://github.com/mludowise/Sketch-Plugin-Manager
- Owner: mludowise
- License: apache-2.0
- Created: 2017-03-27T07:53:34.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-10-17T21:23:06.000Z (about 5 years ago)
- Last Synced: 2024-08-02T14:10:16.604Z (3 months ago)
- Topics: sketch, sketch-plugin
- Language: HTML
- Homepage: https://mludowise.github.io/Sketch-Plugin-Manager/
- Size: 177 MB
- Stars: 330
- Watchers: 24
- Forks: 15
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-starred-test - mludowise/Sketch-Plugin-Manager - Keeping your Sketch plugins up to date. (HTML)
README
Sketch Plugin Manager
=====================Sketch Plugin Manager uses the power of Git to keep all of your installed plugins up to date.
### Supported Operating Systems
Sketch Plugin Manager is currently only supported on **OS X 10.12 Sierra**. A build for 10.11 El Capitan is in the works. To get notified of changes, **watch** this [project on GitHub](https://github.com/mludowise/Sketch-Plugin-Manager).Usage
-----Open the plugin manager from the plugins menu.
![Menu Items](img/menu.png)
### Catalog
Sketch Plugin Manager's Plugin Catalog connects to the [Sketch Plugin Directory](https://sketchapp.com/extensions/plugins/) to let you browse and install plugins available on GitHub.
![Catalog Tab](img/catalog-view.png)
### Updates
Every time you start Sketch, Sketch Plugin Manager will check for updates to your installed plugins.
![Update Alert](img/update-alert.png)
You will be able to review the list of changes before accepting updates to each plugin.
![Updates Tab](img/updates-view.png)
### Installed Plugins
You can manage all of your installed plugins from one place.
![Updates Tab](img/installed-view.png)
Installation
------------
1. Download and unzip the [attached Zip file](https://github.com/mludowise/Sketch-Plugin-Manager/archive/master.zip).
2. Double-click on **sketch-plugin-manager.sketchplugin** to install it.Donation
--------
Support future updates and maintentence.[![Donate](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif)](https://www.paypal.me/mludowise/5)
Translation Help
----------------
Are you fluent in multiple languages? [Help translate Sketch Plugin Manager](https://github.com/mludowise/Sketch-Plugin-Manager/tree/localize).Plugin Developers
-----------------To add your plugin to Sketch Plugin Manager, follow the instructions in [DEVELOPERS.md](DEVELOPERS.md).