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
- Host: GitHub
- URL: https://github.com/cycomachead/aperturesync
- Owner: cycomachead
- Created: 2013-01-16T04:04:06.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2014-04-03T12:44:10.000Z (about 12 years ago)
- Last Synced: 2025-05-07T21:48:39.295Z (about 1 year ago)
- Language: Shell
- Size: 152 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.