psInlineProgress
Progress bar module
A module for creating inline progress bars in PowerShell.
Write inline progress bars in PowerShell.
99 stars
8 watching
13 forks
Language: PowerShell
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
mpdreamz/shellprogressbar | A library to display progress in console applications with customizable styling and child progress bars. | 1,455 |
jfelchner/ruby-progressbar | A Ruby library for creating text-based progress bars in command-line interfaces. | 1,571 |
a8m/pb | A Rust library providing a terminal progress bar implementation with features such as multi-bar support and broadcast writing. | 584 |
lightningtgc/mprogress.js | A JavaScript library for creating a Material Design Progress Linear bar with various types and usage options | 1,544 |
henrik/progress_bar | Provides a way to display progress bars and spinners in the terminal | 334 |
sirherrbatka/cl-progress-bar | A Common Lisp library for displaying progress bars with customizable updates and display. | 19 |
murhafsousli/ngx-progressbar | A small progress bar component for Angular applications with realistic animation effects | 1,021 |
alithink/horizontalprogress | A simple Objective-C library for creating animated horizontal progress bars with customizable UI elements. | 181 |
doches/progressbar | A C library that displays attractive text progress bars on the command line | 468 |
waqar144/progressbar | A Vlang library for creating progress bars on the command line. | 29 |
edouard-lopez/progress-bar.sh | A simple bash progress bar script with customizable speed and duration | 246 |
vindarel/progressons | A progress bar implementation with support for both real and dumb terminals. | 14 |
charlesgrimont/angular-progress-bar | A component for displaying progress bars in Angular and Ionic applications | 26 |
gosuri/uiprogress | A Go library to render progress bars in terminal applications | 2,117 |
jaadrian/matlabprogressbar | A MATLAB class that provides a customizable and optimized progress bar for iterating over large datasets or complex workflows. | 81 |