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:
- Host: GitHub
- URL: https://github.com/jul10l1r4/braile-progress-bar-bash
- Owner: Jul10l1r4
- License: gpl-3.0
- Created: 2019-05-01T13:46:52.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-01T14:14:49.000Z (about 7 years ago)
- Last Synced: 2025-01-20T21:55:31.459Z (over 1 year ago)
- Topics: bash, freesoftware, loadbar, loader, shell
- Language: Shell
- Size: 16.6 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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:
[](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/"
```