Sketch-Toolbox icon indicating copy to clipboard operation
Sketch-Toolbox copied to clipboard

Status of the project?

Open bomberstudios opened this issue 9 years ago • 5 comments

Hi there,

just wanted to know what the status is for the project. We're getting ready to make some adjustments to the plugins.json file, and would love to know who's taking care of Sketch Toolbox to coordinate our changes : )

Thanks in advance!

bomberstudios avatar Feb 02 '16 13:02 bomberstudios

Will have news this month on an update. Can you let me know the timeline for your adjustments?

shahruz avatar Feb 02 '16 17:02 shahruz

Days : )

bomberstudios avatar Feb 02 '16 17:02 bomberstudios

Alright! Do you have a version of the new plugins.json I can reference?

shahruz avatar Feb 02 '16 19:02 shahruz

This is the preliminary spec I'm working with for a Plugin's metadata:

{
  "author" : "Ale Muñoz", // This is the Author's real name, as it will appear on our site at http://sketchapp.com/extensions/ and http://sketchapp.com/extensions/plugins/
  "authorEmail" : "[email protected]",
  "name" : "Plugin Name",
  "version" : "1.3",
  "description" : "Here's the description for your plugin.",
  "homepage": "http://foobar.com/plugins/",
  "downloadURL": "http://foobar.com/plugins/plugin.zip",
  /* These are unused at the moment:
  "updateURL": "https://github.com/downloads/example/sketchplugins/sketchplugins.json",
  "compatibleVersion": 3.5,
  "lastUpdated": 2016-02-16,
  "githubStars": 1,
  "numberOfDownloads": 1,
  "avatarURL": "http://xxx.xyz/image.png", // Avatar URL (for all Plugins on http://sketchapp.com/extensions/plugins/)
  "thumbnailURL": "http://xxx.xyz/image.png" // Thumbnail URL (for featured Plugins on http://sketchapp.com/extensions/)
  */
}

bomberstudios avatar Feb 16 '16 14:02 bomberstudios

This is a dead project. I suggest you https://sketchpacks.com/

equinusocio avatar Mar 16 '17 08:03 equinusocio