An open API service indexing awesome lists of open source software.

https://github.com/jul10l1r4/braile-progress-bar-bash

Load animation with callback in bash :dog:
https://github.com/jul10l1r4/braile-progress-bar-bash

bash freesoftware loadbar loader shell

Last synced: 21 days ago
JSON representation

Load animation with callback in bash :dog:

Awesome Lists containing this project

README

          

# Braile-progress-bar-bash
Load animation with callback in bash :dog:

# See
The Asciinema record the frame in 1s/1s:
[![asciicast](https://asciinema.org/a/243733.svg)](https://asciinema.org/a/243733)

# Use
In your project import the module, with example:
```bash
. Braile-progress-bar-bash/load.sh
# ... ↓ Title for load ↓ Code
_load "Message for print" "tree /home/"
```