An open API service indexing awesome lists of open source software.

https://github.com/cycomachead/aperturesync

A simple utility designed to sync aperture libraries
https://github.com/cycomachead/aperturesync

Last synced: about 1 year ago
JSON representation

A simple utility designed to sync aperture libraries

Awesome Lists containing this project

README

          

#ApertureSync

ApertureSync is a simple utility for keeping two [Aperture](http://www.apple.com/aperture)
libraries in sync. The AppleScript is initial work at a simple GUI. Currently,
it's basis is rsync and it will probably remain that way even if I go native
Cocoa eventually...

Because it's rsync based I hope to expand options overtime to make more use of
rsync (ie bandwidth limiting).

##License

All work in this repo is considered under the BSD 3 clause license.