derniercri / snatch

A simple, fast and interruptable download accelerator, written in Rust
MIT License
676 stars 37 forks source link

Show net down speed #59

Closed mufasa71 closed 3 years ago

mufasa71 commented 7 years ago

It would be nice to know total download speed, as well as size of already downloaded content.

k0pernicus commented 7 years ago

Hello, No problem, I'll add that feature this week-end ;-)

k0pernicus commented 7 years ago

Hey @mukimov, actually, this feature has already been added in the last version of the devel branch. Are you using the master version of Snatch ?

mufasa71 commented 7 years ago

Hi @k0pernicus I don't see any changes on devel branch. I don't see total speed and total downloaded size. I only see speed for each chunk. image Did I miss something? Thank you!

k0pernicus commented 7 years ago

Oh sorry @mukimov, I didn't see that you wanted the total informations. Great idea - I label this issue for the next release ;-)