/countdown-notifier

Terminal countdown timer(New Feature: Send User Notifications on macOS)

Primary LanguageGoMIT LicenseMIT

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