Skip to content

add a graphical progress bar to app start and app stop #69

@lucarin91

Description

@lucarin91

We already have a progress event, but we just print it to the console

fmt.Fprintf(out, "Progress[%s]: %.0f%%\n", message.GetProgress().Name, message.GetProgress().Progress)
. We could add a graphical top or buttom bar updated with that percentage

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions