Skip to content

History / Migration from Python

Revisions

  • Update wiki for v0.20 config migration

    rhoopr committed May 18, 2026
  • Update wiki for v0.14.2

    rhoopr committed May 16, 2026
  • Rename icloudpd-rs to kei across all wiki pages - Binary/project name: icloudpd-rs → kei - Cookie directory default: ~/.icloudpd-rs → ~/.config/kei/cookies - Config path default: ~/.config/icloudpd-rs/config.toml → ~/.config/kei/config.toml - Temp suffix default: .icloudpd-tmp → .kei-tmp - Docker image: ghcr.io/rhoopr/icloudpd-rs → ghcr.io/rhoopr/kei - Homebrew: brew install rhoopr/kei/kei - Notification env vars: ICLOUDPD_* → KEI_* - Add setup subcommand to commands table - Update Docker version tag to v0.5.0

    @rhoopr rhoopr committed Apr 2, 2026
  • Update wiki for v0.3.0: Docker notification walkthrough, install instructions, EXIF compat note - Docker: update base image description, add full notification script setup walkthrough (host file, env vars, config.toml reference) - Home: replace cargo build with brew/docker install, add submit-code, --config, --notification-script, Configuration and Docker links - Configuration: list all 5 --size values, add interval comment on skip_created_before - Exif: add compatibility note on size difference vs Python piexif - Authentication: add headless MFA section - Sidebar: add Configuration, Docker, --config, --notification-script, Migration links - Add new pages: CLI-config, CLI-notification-script, Configuration, Docker, Migration-from-Python

    @rhoopr rhoopr committed Mar 8, 2026