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

Add display of transfer speed to the client #142

Closed
that0n3guy opened this issue Dec 4, 2012 · 12 comments
Closed

Add display of transfer speed to the client #142

that0n3guy opened this issue Dec 4, 2012 · 12 comments

Comments

@that0n3guy
Copy link

It would be nice if we could hover over the owncloud client icon (or right click, or show it in status) and see the transfer speed (dropbox does this).

Not a high priority, just something that would be nice.

@guruz
Copy link
Contributor

guruz commented May 2, 2013

Implementors note: Since we already get progress signals, we could easily compute this.

@ghost ghost assigned guruz May 13, 2013
@Pro
Copy link
Contributor

Pro commented May 14, 2013

And if you implement this, it should be easy to also show a "remaining upload" and "remaining sync" time so that the user knows how long the sync will need to complete.

@johan27hack
Copy link

Yes .. I would love to have that information :)

@smu
Copy link

smu commented Aug 31, 2013

Would love to see this feature as well!

@danimo
Copy link
Contributor

danimo commented Mar 17, 2014

@jancborchardt We have this in the dialog, should this also be in the context menu?

@jancborchardt
Copy link
Member

I would rather not put more stuff into the context menu. (Also see recent redesigns of other sync software with simpler context menus ;)

It’s in the dialog already, so that should be fine. Since the last activity here has been 7 months ago I assume that it was added to the dialog after that. Closing hence. :)

@dragotin
Copy link
Contributor

We don't have bandwidth info in the dialog now, at least nothing like 2MB/sec or so. And also no time estimation.

@dragotin dragotin reopened this Mar 18, 2014
@jancborchardt
Copy link
Member

Right, good point. Sorory for closing.

And the time estimation would actually be a good thing to put in the context menu after all. In the row where it says »Up to date«, when syncing it should say »Syncing … (20 minutes left)« maybe.

@dark-eye
Copy link
Contributor

I've done this task just for fun (didn't knew it existed) how can i assign it to myself? (if thats ok...)

@jancborchardt
Copy link
Member

@dark-eye issues can only be assigned to people in the ownCloud organization. If you fixed the issue, please submit a pull request: https://help.github.com/articles/using-pull-requests

Thank you! :)

dark-eye added a commit to dark-eye/mirall that referenced this issue Apr 26, 2014
…tion.

Changed the account settings estimation to display both current file and overwhole estimation.
Decresed the progress font size to fit the added information
@ogoffart ogoffart closed this as completed Nov 1, 2014
@llamafilm
Copy link

This issue is about showing current transfer speed. The pull request is about showing estimated completion time. Two different things, so this issue should be reopened.

@ogoffart ogoffart reopened this Aug 7, 2018
@michaelstingl
Copy link
Contributor

Transfer speed is show in the tooltip (verified with 2.6.0 on macOS)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests