Terminal spinner progress indicator

This page summarizes the projects mentioned and recommended in the original post on /r/PowerShell

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • cli-spinners

    Spinners for use in the terminal

  • I know that there are a number of terminal progress indicators for Powershell that can be used throughout a script (and a number of WPF ones). But I'd like to implement something similar to a spinner indicator instead of just a bar that gets filled up (e.g. the Write-Progress cmdlet). This is the only thing I've found that is close to what I'm looking for, however, I want the progress indicator to be to the left of the command and in-line instead of the way it's presented in that cmdlet.

  • Write-TerminalProgress

    PowerShell function to indicate progress, using cli-spinner icons, during longer running tasks.

  • I know that there are a number of terminal progress indicators for Powershell that can be used throughout a script (and a number of WPF ones). But I'd like to implement something similar to a spinner indicator instead of just a bar that gets filled up (e.g. the Write-Progress cmdlet). This is the only thing I've found that is close to what I'm looking for, however, I want the progress indicator to be to the left of the command and in-line instead of the way it's presented in that cmdlet.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • Kurukuru

    Terminal Spinner for .NET platform

  • This is a .NET implementation which is inspired by cli-spinner. https://github.com/mayuki/Kurukuru

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts