OS X service to upload pictures to the Yandex.Photos
- Automator Service to upload images directly from Finder
- AppleScript Application to handle Yandex's OAuth authorizations.
OS X 10.7+ required.
Just run install.sh
from the cloned repo.
Automator Service will be installed to the current user's service folder (~/Library/Services
).
AppleScript Application will be installed to the current user's application folder (~/Applications
).
- Direct URL(s) to uploaded picture(s) will be copied to the clipboard.
- Multiple images uploading.
- Album for uploaded images will be created automatically.
- Select one or more image files in Finder
- Right-click and choose Services → Upload to YandexPhotos
- First time you will be prompted to authorize YandexPictureUploader application on Yandex.
- Album for uploaded photos will be created automatically, it will be called
OS X Uploaded Pictures
- Selected picture(s) will be upload and their direct URL(s) will be copied to the clipboard.
YandexPictureUploader is available under the WTFPL license. See the LICENSE file for more info.