icloud_photos_downloader/README_NPM.md

1.1 KiB

iCloud Photos Downloader Quality Checks Multi Platform Docker Build MIT License

A command-line tool to download all your iCloud photos.

[EXPERIMENTAL] Install, Run, and Use

npx --yes icloudpd --directory /data --username my@email.address --watch-with-interval 3600

Synchronization logic can be adjusted with command-line parameters. Run the following to get full list:

npx --yes icloudpd --help

Getting Node and Npm

You can get NodeJS with accompanying Npm from Official site.

More

See Project page for more details.