Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 428 Bytes

README.rst

File metadata and controls

20 lines (11 loc) · 428 Bytes

Homeimages

Get all photos and videos sync-ed. Two scripts to sync photos and videos from external SDs.

  1. Sync photos:

    $ python copyimages.py

    This will walk through all existing jpg-files on SD, and copy to destination folder ( skip existing if found )

  2. Sync videos:

    $ python copyvideos.py

    Same as photos for mov-files, with convertion to AVI format (requires ffmpeg installed)