Ross ROSS = Recommend OSS · open-source software intelligence for agents

Xfennec/progress

Linux tool to show progress for cp, mv, dd, ... (formerly known as cv) observed · 2026-08-28

github.com/Xfennec/progress · C · GPL-3.0 (copyleft) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4667
  • days_rel: n/a
  • days_push: 652
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

8858 stars · 313 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

A small C command-line tool that scans running coreutils commands (cp, mv, dd, tar, gzip, etc.) and displays their progress as a percentage, with estimated time and throughput. It also offers a top-like monitoring mode and works by inspecting /proc (or libproc on macOS).

Use cases

  • show progress of a running cp or mv command
  • monitor dd disk copy progress
  • watch progress of tar or gzip archives
  • track download progress of firefox
  • monitor any long-running command by PID
  • top-like view of all file-copying processes

When to choose

  • you want to see percentage, ETA, and throughput of coreutils commands already running
  • you need a lightweight tool that works with virtually any command without wrapping it
  • you're on Linux, FreeBSD, or macOS and want a simple install from system packages

When to avoid

  • you need progress bars for GUI applications or non-file-based operations
  • you want a shell-integrated progress bar for commands you launch yourself (use pv or similar instead)
  • you're on Windows, which is not supported

Facets

cli-tool · maturity stable

monitoring cli developer-tools monitoring bsd cli coreutils progress-bar c process-monitoring ncurses command-line linux macos

1 source

Member repositories

RepositoryRoleHealth v2
Xfennec/progressmain32

For agents

markdown · JSON · MCP: product_card(name="Xfennec/progress")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem