Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/helloandre/deviantart-sta.sh-os-x-app
Uploads photos from your mac desktop to deviantART Sta.sh
https://github.com/helloandre/deviantart-sta.sh-os-x-app
Last synced: 26 days ago
JSON representation
Uploads photos from your mac desktop to deviantART Sta.sh
- Host: GitHub
- URL: https://github.com/helloandre/deviantart-sta.sh-os-x-app
- Owner: helloandre
- Created: 2012-08-13T05:07:25.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2011-11-28T10:11:56.000Z (about 13 years ago)
- Last Synced: 2024-10-27T17:30:38.178Z (2 months ago)
- Language: Objective-C
- Homepage: http://www.deviantart.com/developers/
- Size: 862 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
deviantART Sta.sh OS X uploader
===============================This is a sample OS X app demonstrating OAuth 2 access to the deviantART Sta.sh API http://www.deviantart.com/developers/stash
This project requires our sample Cocoa framework: https://github.com/kouiskas/deviantART-Cocoa-Framework which is shared across our OS X samples
You can download a fully working version of this app there: http://kouiskas.deviantart.com/art/OS-X-Sta-sh-195250264
Screenshot:
![app adds itself to the OS X status bar](http://st.deviantart.net/kouiskas/os_x_app_screenshot.png?2)
BSD License
===========Copyright (c) 2011, deviantART, Inc. All rights reserved.
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.