Skip to content

Add Sync Progress Indicator with Data Size and ETA in Standalone Tray Application #299

@henriklb

Description

@henriklb

Relevant components

  • Standalone tray application (based on Qt Widgets)

Is your feature request specific to a certain platform/environment? Please specify.
unsure. Windows qt
Is your feature request related to a problem? Please describe.
Difficult to see the progress of out of sync data. Both in size and estimated time left until sync is finished.

Describe the solution you'd like
A number that displays n-number of bytes that are out of sync (or to be downloaded). And perhaps a progress indicator.

Describe alternatives you've considered
Manually do a calculation between the size of the remote dir and the local dir, but it is a bit tedious.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions