2026-01-05 10:02:16 -03:00
2025-12-08 19:29:25 -03:00
2026-01-05 10:02:16 -03:00
2025-12-11 20:42:59 -03:00

toybox-bash

Some cool tools to use your Bash scripts!
status: secondary

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
No description provided
Readme 45 KiB
Languages
Shell 100%