All Projects → haikieu → shell-progressbar

haikieu / shell-progressbar

Licence: MIT license
Make a progress bar GUI on terminal platform (Shell script)

Programming Languages

shell
77523 projects
HTML
75241 projects

Projects that are alternatives of or similar to shell-progressbar

Progress Bar.sh
Simple & sexy progress bar for `bash`, give it a duration and it will do the rest.
Stars: ✭ 155 (+297.44%)
Mutual labels:  progress-bar, progressbar
Alive Progress
A new kind of Progress Bar, with real-time throughput, ETA, and very cool animations!
Stars: ✭ 2,940 (+7438.46%)
Mutual labels:  progress-bar, progressbar
Go Pretty
Pretty print tables and more in golang!
Stars: ✭ 777 (+1892.31%)
Mutual labels:  progress-bar, progressbar
Ep
enhance your HTML5 progress bars with minimal effort!
Stars: ✭ 648 (+1561.54%)
Mutual labels:  progress-bar, progressbar
Ruby Progressbar
Ruby/ProgressBar is a text progress bar library for Ruby.
Stars: ✭ 1,378 (+3433.33%)
Mutual labels:  progress-bar, progressbar
Python Progressbar
Progressbar 2 - A progress bar for Python 2 and Python 3 - "pip install progressbar2"
Stars: ✭ 682 (+1648.72%)
Mutual labels:  progress-bar, progressbar
Vue Step Progress
A simple Vue component that displays a Progress Bar with labels for each step
Stars: ✭ 26 (-33.33%)
Mutual labels:  progress-bar, progressbar
Tqdm
A Fast, Extensible Progress Bar for Python and CLI
Stars: ✭ 20,632 (+52802.56%)
Mutual labels:  progress-bar, progressbar
Delayedprogress
ProgressDialog that waits a minimum time to be dismissed before showing. Once visible, the ProgressDialog will be visible for a minimum amount of time to avoid "flashes" in the UI.
Stars: ✭ 95 (+143.59%)
Mutual labels:  progress-bar, progressbar
Toothyprogress
A polyline determinated ProgressBar written in Kotlin
Stars: ✭ 56 (+43.59%)
Mutual labels:  progress-bar, progressbar
Multiprogressview
📊 An animatable view that depicts multiple progresses over time. Modeled after UIProgressView
Stars: ✭ 614 (+1474.36%)
Mutual labels:  progress-bar, progressbar
Radialprogressbar
Radial ProgressBar inspired by Apple Watch OS. It is highly Customisable
Stars: ✭ 141 (+261.54%)
Mutual labels:  progress-bar, progressbar
Node.cli Progress
⌛️ easy to use progress-bar for command-line/terminal applications
Stars: ✭ 466 (+1094.87%)
Mutual labels:  progress-bar, progressbar
React Sweet Progress
A way to quickly add a progress bar to react app 🌈
Stars: ✭ 239 (+512.82%)
Mutual labels:  progress-bar, progressbar
Pb
Console progress bar for Rust
Stars: ✭ 402 (+930.77%)
Mutual labels:  progress-bar, progressbar
Roundprogresstextview
TextView with Round Pogress
Stars: ✭ 18 (-53.85%)
Mutual labels:  progress-bar, progressbar
Progress bar
Command-line progress bars and spinners for Elixir.
Stars: ✭ 281 (+620.51%)
Mutual labels:  progress-bar, progressbar
Rsup Progress
❤️ A simple progress bar with promises support
Stars: ✭ 290 (+643.59%)
Mutual labels:  progress-bar, progressbar
Missme
Same Old Android Progress Dialog
Stars: ✭ 49 (+25.64%)
Mutual labels:  progress-bar, progressbar
Progressbar
A really basic thread-safe progress bar for Golang applications
Stars: ✭ 2,212 (+5571.79%)
Mutual labels:  progress-bar, progressbar

Show progress bar on your shell script...

Make a progress bar GUI in Shell script. This piece of script is super silly simple to read, but work out! :)

IMAGE ALT TEXT HERE

The MIT License (MIT)

Copyright (c) 2014 Hai Kieu

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].