Skip to content

javierarce/icloud-to-s3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This script moves photos from a shared iCloud album to an S3 bucket.

How to use

  1. Edit env.sample with your Shared Album id, S3 credentials, and output folder
  2. Rename env.sample to .env
  3. Install dependencies with yarn
  4. Run the script with yarn start