in

A commandline utility that sleeps for a specified amount of time while displaying a progress bar.

Example:
in 2m30s && run_a_command

Install:
GOGC=off go install ask.systems/in@latest
Or use it as a script (if you have go installed):
wget ask.systems/in.go && chmod +x in.go
Source:
git clone https://ask.systems/in.git
Docs: pkg.go.dev/ask.systems/in