desktop icon indicating copy to clipboard operation
desktop copied to clipboard

Add Upload & download speed rate on nextcloud window after estimated time

Open AndyXheli opened this issue 2 years ago • 7 comments

image

AndyXheli avatar Mar 25 '22 16:03 AndyXheli

@nimishavijay @jancborchardt as a mere user of desktop client, I had always wanted to get it (and last time I checked other desktop files/share clients have it on the tray icon

mgallien avatar Mar 30 '22 19:03 mgallien

This sounds a bit like technical info, and it can be found out from the file size progress and time remaining. But if this is available on all the other clients then I think it should be done.

We could add it after the file progress indication. eg.

7MB of 300MB (500KB/s) · 2 minutes left

Additional feedback: change wording of time remaining to avoid using brackets:

  • 2 minute(s) left --> 2 minutes left similar when there are more than 2 seconds/hours/days etc
  • 1 minute(s) left --> 1 minute left similar when there is 1 second/hour/day etc

cc @jancborchardt

nimishavijay avatar Apr 05 '22 09:04 nimishavijay

Yeah, agree with @nimishavijay's proposal. Also the wording enhancement because we know when it's 1 or multiple minutes. ;)

jancborchardt avatar Apr 05 '22 11:04 jancborchardt

Could this also be added in the 'settings' window? Also it might be a good idea to get two indicators, one for up and one for download speed because sometimes we have both when syncing two files or more, e.g., (500KB/s :arrow_up: | 200KB/s :arrow_down:).

timosturm avatar Apr 14 '22 09:04 timosturm

Hi! I've prepared some code related to this request Download/upload speed info was already available as a tool tip in the settings window: nc_bandwidth_0 I've updated progress info strings with bandwidth in both the main and the settings windows nc_bandwidth_1 I didn't try to put this info on the tray icon yet, also no change in wording of time remaining yet. Waiting for your feedback

tokun-mobica avatar Apr 25 '22 14:04 tokun-mobica

Really nice work @tokun-mobica! Left some feedback in the PR :)

nimishavijay avatar Apr 28 '22 17:04 nimishavijay

Hi all, any updates on this ?

AndyXheli avatar Oct 03 '22 19:10 AndyXheli

Hi @nimishavijay is there any progress on this ?

AndyXheli avatar Jan 19 '23 15:01 AndyXheli

@andyxheli you can check the PR for this issue where there was some feedback #4388 :)

nimishavijay avatar Jan 19 '23 17:01 nimishavijay

@andyxheli you can check the PR for this issue where there was some feedback #4388 :)

Thank you :)

AndyXheli avatar Jan 19 '23 17:01 AndyXheli