Files
tldr/pages.zh/common/termdown.md

24 lines
441 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# termdown
> 命令行倒计时器和秒表。
> 更多信息:<https://github.com/trehn/termdown>。
- 开始一个秒表:
`termdown`
- 开始一个1分钟30秒的倒计时
`termdown {{1m30s}}`
- 开始一个1分钟30秒的倒计时并在结束时闪烁终端
`termdown {{1m30s}} --blink`
- 在倒计时上方显示标题:
`termdown {{1m30s}} --title "{{有趣的标题}}"`
- 显示当前时间:
`termdown --time`