Categorygithub.com/15ho/countdown-notifier
repositorypackage
0.0.0-20211009025700-26bc717c9406
Repository: https://github.com/15ho/countdown-notifier.git
Documentation: pkg.go.dev

# README

Countdown

Screen shot

Usage

Specify duration in go format 1h2m3s.

countdown-notifier 25s

countdown-notifier 25s 'this is a message!!!'

End of countdown: notice-screenshot

Key binding

  • p or P: To pause the countdown.
  • c or C: To resume the countdown.
  • Esc or Ctrl+C: To stop the countdown without running next command.

Install

brew install terminal-notifier

go get github.com/15ho/countdown-notifier

License

MIT