psInlineProgress
Progress bar module
A module for creating inline progress bars in PowerShell.
Write inline progress bars in PowerShell.
96 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,451 |
jfelchner/ruby-progressbar | A Ruby library for creating text-based progress bars in command-line interfaces. | 1,575 |
a8m/pb | A Rust library providing a terminal progress bar implementation with features such as multi-bar support and broadcast writing. | 583 |
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,018 |
alithink/horizontalprogress | A simple Objective-C library for creating animated horizontal progress bars with customizable UI elements. | 182 |
doches/progressbar | A C library that displays attractive text progress bars on the command line | 467 |
waqar144/progressbar | A Vlang library for creating progress bars on the command line. | 30 |
edouard-lopez/progress-bar.sh | A simple shell script that displays a progress bar with a given duration | 246 |
vindarel/progressons | A progress bar implementation with support for both real and dumb terminals. | 13 |
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,112 |
jaadrian/matlabprogressbar | A MATLAB class that provides a customizable and optimized progress bar for iterating over large datasets or complex workflows. | 80 |