/icloud-to-s3

iCloud photos → S3 bucket

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

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