tldr/pages.zh/linux/flameshot.md

25 lines
541 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

# flameshot
> 带有 gui 界面的 Screenshot 工具,支持基本的图像编辑,例如文本,形状,颜色和 imgur.
> 更多信息:<https://flameshot.org>.
- 在 GUI 模式下启动 Flameshot
`flameshot launcher`
- 通过单击并拖动来截取屏幕截图:
`flameshot gui`
- 全屏截图:
`flameshot full`
- 将保存屏幕快照的路径设置为:
`flameshot full --path {{path/to/directory}}`
- 将屏幕截图延迟 2000 毫秒,然后输出到剪贴板:
`flameshot full --delay {{2000}} --clipboard`