Giter Club home page Giter Club logo

photo-sync's Introduction

#Photo Sync ##Photo organiser script for OS X

This script lets you take photos from one location on your hard drive and organise them in another location.

For example, I use the script to take auto-uploaded photos from the Dropbox Camera Uploads directory and move them to my Pictures directory.

###Organisation

In the new location, the script organises photos by month. If required, it will create a directory for the month in which the photo was taken, and it will move the photo file into that directory.

###Dependencies This is a Python script, and I built it using 2.7.5. I can't guarantee that it will run using an older version, and I haven't tested it with Python 3 either.

The only module I had to install was Pillow, the modern version of PIL (the Python imaging library). I installed it using pip: pip install Pillow

###Use You can set the script up using launchd, as I have done, or you can run it manually.

####Using launchd Create a file in the ~/Library/LaunchAgents directory. For more information, I found Nathan Grigg's tutorial useful.

####Running Manually python sync.py /absolute/path/to/source /absolute/path/to/dest

###Contact I'm @neilmcguiggan on Twitter. You can also email me at neil [at] mcguiggan [dot] org. I welcome any feature suggestions or pull requests you may have.

photo-sync's People

Forkers

alex-2015

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.