repositorypackage
0.0.0-20211009025700-26bc717c9406
Repository: https://github.com/15ho/countdown-notifier.git
Documentation: pkg.go.dev
# README
Countdown
Usage
Specify duration in go format 1h2m3s
.
countdown-notifier 25s
countdown-notifier 25s 'this is a message!!!'
End of countdown:
Key binding
p
orP
: To pause the countdown.c
orC
: To resume the countdown.Esc
orCtrl+C
: To stop the countdown without running next command.
Install
brew install terminal-notifier
go get github.com/15ho/countdown-notifier
License
MIT