icloud_photos_downloader/README_AUR.md

1.4 KiB

iCloud Photos Downloader Quality Checks Multi Platform Docker Build MIT License

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

Install

AUR packages can be installed on Arch Linux. Installation can be done manually or with the use of an AUR helper.

The manual process would look like this:

git clone https://aur.archlinux.org/icloudpd-bin.git
cd icloudpd-bin
makepkg -sirc

With the use of the AUR helper e.g. yay the installation process would look like this:

yay -S icloudpd-bin

Usage

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

icloudpd --help

More

See Project page for more details.