icloud-photos-downloader/icloud_photos_downloader

Add summary at the end of execution process

Open

#183 opened on Oct 24, 2020

View on GitHub
 (1 comment) (1 reaction) (0 assignees)Python (502 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (5,348 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

To improve end-user experience, we need to print summary of:

  • actions performed
  • bandwidth used
  • space on disk used or released
  • overall time spend processing

Caveats: summary should not include authentication, only actual processing

Contributor guide