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

Mpdreamz/shellprogressbar

ShellProgressBar - display progress in your console application observed · 2026-08-28

github.com/Mpdreamz/shellprogressbar · C# · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
How is this computed?

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

  • gap_med: n/a
  • age_days: 4675
  • days_rel: n/a
  • days_push: 778
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1481 stars · 138 forks observed · 2026-08-28

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

ShellProgressBar is a .NET library for rendering progress bars in console applications, including support for concurrent and nested child progress bars. It is distributed via NuGet and works across Windows, macOS, and Linux terminals.

Use cases

  • show a progress bar for long-running console tasks
  • visualize concurrent task progress in a CLI app
  • display nested child progress bars for dependent steps
  • report progress via IProgress<T> in .NET
  • style console progress output with colors

When to choose

  • you are building a .NET console application with long-running tasks
  • you need to visualize parallel or dependent work in the terminal
  • you want a simple, well-tested NuGet package with no dependencies

When to avoid

  • you need progress UI in a GUI or web application
  • your project is not on the .NET platform
  • you need rich TUI layouts beyond progress bars

Facets

library · maturity active

cli developer-tools developer-tools cross-platform cross-platform dotnet cli windows console-ui progress-bar csharp nuget terminal-output command-line macos linux

1 source

Member repositories

RepositoryRoleHealth v2
Mpdreamz/shellprogressbarmain23

For agents

markdown · JSON · MCP: product_card(name="Mpdreamz/shellprogressbar")

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