Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Individual snapshot progress indicators and bouncing ball spinners #22

Merged
merged 13 commits into from
Jun 9, 2024

Conversation

drdo
Copy link
Owner

@drdo drdo commented Jun 9, 2024

  • Each fetching thread now displays its own progress bar with a fetched file count
  • Opted not to get the total file count beforehand because restic stats takes a long time
  • Bouncing ball spinners

Closes #16

@drdo drdo merged commit 0dbd0eb into main Jun 9, 2024
4 checks passed
@drdo drdo deleted the snapshot-fetching-total-files branch June 9, 2024 10:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Report snapshot fetching progress by total files fetched
1 participant