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

25 lines
610 B
Markdown
Raw 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.

# terminalizer
> 录制终端生成动画GIF和网页播放器并可选择上传至 <https://terminalizer.com>。
> 另见:`asciinema`。
> 更多信息:<https://terminalizer.com>。
- 创建全局配置目录:
`terminalizer init`
- 录制终端并创建录制文件:
`terminalizer record {{path/to/recording.gif}}`
- 在终端播放录制的文件:
`terminalizer play {{path/to/recording.gif}}`
- 将录制文件渲染为动画GIF图像
`terminalizer render {{path/to/recording.gif}}`
- 上传视频到 <https://terminalizer.com>
`terminalizer share {{path/to/recording.gif}}`