A command-line tool to download all your iCloud photos.
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 -sircWith the use of the AUR helper e.g. yay the installation process would look like this:
yay -S icloudpd-binSynchronization logic can be adjusted with command-line parameters. Run the following to get full list:
icloudpd --helpSee Project page for more details.