Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 1.13 KB

README_NPM.md

File metadata and controls

23 lines (14 loc) · 1.13 KB

iCloud Photos Downloader Quality Checks Multi Platform Docker Build MIT License

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

Install, Run, and Use

npx --yes icloudpd --directory /data --username [email protected] --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.