utimer

Multifunction timer tool for command-line scheduling and time management

brewmacoslinux
Try with needOr install directly
Source

About

Multifunction timer tool

Commands

utimer

Examples

Set a simple 5-minute timer$ utimer 5m
Run a command after 10 seconds$ utimer 10s 'echo Timer finished'
Set a timer for 2 hours and 30 minutes$ utimer 2h30m