javierarce / icloud-to-s3

iCloud photos → S3 bucket

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

iCloud photos → S3 bucket

License:GNU General Public License v3.0


Languages

Language:JavaScript 100.0%