#countdown #notifications #send #time #system-wide #minutes #text

app snail-countdown

倒计时结束后发送系统通知

2 个稳定版本

1.1.0 2022年7月8日
1.0.2 2020年7月19日

#14 in #countdown

MIT 许可证

11KB

倒计时

程序将休眠指定的时间,并发送系统通知。

用法

Send a system-wide notification after a countdown

USAGE:
    countdown [FLAGS] <time> [text]

ARGS:
    <time>    A float number for the countdown, unit being second, unless --minute is specified.
    <text>    A short message to show in the notification. [default: Timer]

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

依赖

~3–27MB
~388K SLoC