bash loading indicators for your CLI tools.
Currently quick and dirty tool/project. Call ./loading <anyCommandThatTakesAWhile> and watch as you have a beautiful loading indicator.
git clonethis repo.chmod u+x ./copy_filenames_from_txt.shmake the script executable- Store the
bashscriptloadingwherever you want or create analias - Use away!
- Any process or command that takes a while and you want to be able to have a nice user facing indicator
- Quick personal project to play around with
bash. - Feel free to comment or make changes.
- I have only tested this briefly locally on a Linux container.
- Testing