An open API service indexing awesome lists of open source software.

https://github.com/javierarce/icloud-to-s3

iCloud photos → S3 bucket
https://github.com/javierarce/icloud-to-s3

backup icloud icloud-photos photos s3

Last synced: 26 days ago
JSON representation

iCloud photos → S3 bucket

Awesome Lists containing this project

README

        

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`