https://mike42.me/blog/2018-06-make-better-cli-progress-bars-with-unicode-block-characters мелочь но не забыть бы. символы для прогрессбара
#terminal , #console , #color
#terminal , #console , #color
Mike's Software Blog
Make better CLI progress bars with Unicode block characters
As a programmer, you might add a progress bar so that the user has feedback while they wait for a slow task.
If you are writing a console (CLI) application, then you need to make your progress bars from text. A good command-line progress bar should update…
If you are writing a console (CLI) application, then you need to make your progress bars from text. A good command-line progress bar should update…