desktop
desktop copied to clipboard
Add Upload & download speed rate on nextcloud window after estimated time
@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
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
Yeah, agree with @nimishavijay's proposal. Also the wording enhancement because we know when it's 1 or multiple minutes. ;)
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:).
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:
I've updated progress info strings with bandwidth in both the main and the settings windows
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
Really nice work @tokun-mobica! Left some feedback in the PR :)
Hi all, any updates on this ?
Hi @nimishavijay is there any progress on this ?
@andyxheli you can check the PR for this issue where there was some feedback #4388 :)
@andyxheli you can check the PR for this issue where there was some feedback #4388 :)
Thank you :)