Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alexmt/photomover
Allows to manage photos in G+, Flickr etc
https://github.com/alexmt/photomover
Last synced: about 1 month ago
JSON representation
Allows to manage photos in G+, Flickr etc
- Host: GitHub
- URL: https://github.com/alexmt/photomover
- Owner: alexmt
- Created: 2013-11-30T07:08:07.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2014-10-16T19:49:19.000Z (about 10 years ago)
- Last Synced: 2024-10-14T22:07:21.718Z (3 months ago)
- Language: Kotlin
- Homepage: http://photomover.herokuapp.com/
- Size: 2.18 MB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
photomover [![Build Status](https://travis-ci.org/alexmt/photomover.svg?branch=master)](https://travis-ci.org/alexmt/photomover) [![Analytics](https://ga-beacon.appspot.com/UA-51691703-1/photomover/readme)](https://github.com/igrigorik/ga-beacon)
===========A Web Application which allows to manage photos/pictures stored in Google Plus/Flickr including following:
- view, delete and organize photos into albums;
- convenient bulk upload;
- move/copy photos between Google Plus/Flickr accounts;
- scheduled operations (e.g. move all photos from Google Plus auto upload album to specified Flickr collection);CLI Utils:
- Group unsorted photos by month:
photomover.jar organize -s /Photos -o /Photos/Unsorted -deleteSource True
-s - source directory
-o - output directory
-deleteSource - DELETE source directories if true- Upload photos to Flickr
upload -s /home/matyushentsev/Pictures/Google -appKey [yourAppKey] -appSecret [yourAppSecret]
each directory will be uploaded to set with the same name