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

cli+github: show download progress #18

Merged
merged 1 commit into from
May 9, 2022

Conversation

orhun
Copy link
Contributor

@orhun orhun commented May 8, 2022

closes #17

demo

P.S. feel free to try out different templates for the progress bar and let me know if this one fits 🐻

Copy link
Owner

@devmatteini devmatteini left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

HI @orhun! Thanks for this contribution 🚀

I left a couple of comments to check out 😄 .

src/cli/spinner.rs Outdated Show resolved Hide resolved
src/cli/spinner.rs Show resolved Hide resolved
src/cli/handlers/download.rs Show resolved Hide resolved
The spinner implementation has been improved to show
the remaining and total amount of bytes to download

Signed-off-by: Orhun Parmaksız <[email protected]>
@orhun orhun force-pushed the show_download_progress branch from bf3873a to 3fa30db Compare May 9, 2022 21:02
@orhun orhun requested a review from devmatteini May 9, 2022 21:04
@orhun orhun changed the title feat: show download progress cli+github: show download progress May 9, 2022
@devmatteini devmatteini merged commit 93c60ac into devmatteini:main May 9, 2022
@devmatteini
Copy link
Owner

Nice work @orhun!
When I will do the Spinner/ProgressBar refactoring, I'll post a message here if you want to check it out.

@devmatteini
Copy link
Owner

Here's the refactoring of Spinner/ProgressBar: c54f16a

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.

Show download progress
2 participants