Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cdl/sketch-cloudapp
Upload a PNG of the current Sketch artboard to CloudApp with a single keystroke.
https://github.com/cdl/sketch-cloudapp
Last synced: about 1 month ago
JSON representation
Upload a PNG of the current Sketch artboard to CloudApp with a single keystroke.
- Host: GitHub
- URL: https://github.com/cdl/sketch-cloudapp
- Owner: cdl
- License: mit
- Archived: true
- Created: 2014-04-21T21:45:52.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-01-25T05:26:32.000Z (almost 10 years ago)
- Last Synced: 2024-08-01T14:02:34.329Z (4 months ago)
- Homepage:
- Size: 146 KB
- Stars: 26
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-sketch - cdl/sketch-cloudapp
README
# sketch-cloudapp
**:warning: Heads up: this project is no longer maintained. :warning:**
**I suggest you use [sketch-upload](https://github.com/jelias/sketch-upload) instead. Thanks for all the stars and support, guys - I just don't have time to maintain this (and no longer use CloudApp). :yellow_heart::yellow_heart::yellow_heart:**
A plugin to upload the current [Sketch.app](http://bohemiancoding.com/sketch/) artboard to [CloudApp](http://www.getcloudapp.com/) with a keystroke.
### Usage
1. [Grab the repository.](https://github.com/cdl/sketch-cloudapp/archive/master.zip)
2. Open up Sketch, and go to `Plugins` > `Reveal Plugins Folder...`
3. Copy `Upload to CloudApp.sketchplugin` from the repository into the folder.Now, hit `ctrl + cmd + r` when in Sketch, and voila - Cloud.app will upload your current artboard.
### Issues
1. Be sure you have Cloud.app open on your computer first! Otherwise, this won't work!
2. ~~Currently this only works with one artboard. Unfortunately, for some reason, [there's no way to grab the active artboard in the Sketch plugin API](http://bohemiancoding.com/sketch/support/developer/03-reference/MSArtboardGroup.html), but I've gone ahead and [contacted the team](https://twitter.com/cdl/status/458365170520031232) about it (hopefully they get back to me soon!).~~ This has been fixed!