a0c376a23896b3e95daa8f8d8655681fa644ac94
toybox-bash
Some cool tools to use your Bash scripts!
To use, put toybox.sh on the same directory where you Bash script is, then type:
source ./toybox.sh
or
. ./toybox.sh
Then you can use the functions like menu, playaudio, colors, and more!
Description
Languages
Shell
100%