Countdown

The program sleeps for a specified time, and send a system notification.

Usage

``` Send a system-wide notification after a countdown

USAGE: countdown [FLAGS]

ARGS:

FLAGS: -h, --help Prints help information -m, --minute Change the unit of time to minute, instead of second. -V, --version Prints version information ```