Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 1.14 KB

README_NPM.md

File metadata and controls

23 lines (14 loc) · 1.14 KB

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.