cmars/stigmerge

Fetch summary output when complete

Open

#102 opened on Jun 8, 2024

 (2 comments) (0 reactions) (0 assignees)Rust (6 forks)auto 404
good first issuehelp wanted

Repository metrics

Stars
 (86 stars)
PR merge metrics
 (PR metrics pending)

Description

When a fetch completes, could display:

  • File path
  • File size
  • SHA256 (we already know it from the index)
  • How long it took / stats on download speed

From feedback in https://github.com/cmars/distrans/issues/40#issuecomment-2155867147

If you want to pick this up, it might be a good idea to sketch out the proposed output & ideas first before coding it up.

Another suggestion, there could be opportunity here to separate events from rendering content; this could help support a GUI.

Contributor guide