Specify duration in go format 1h2m3s
.
countdown-notifier 25s
countdown-notifier 25s 'this is a message!!!'
p
orP
: To pause the countdown.c
orC
: To resume the countdown.Esc
orCtrl+C
: To stop the countdown without running next command.
brew install terminal-notifier
go get github.com/15ho/countdown-notifier
MIT