tldr/pages.zh/linux/flameshot.md

25 lines
520 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.js.org>.
- 在GUI模式下启动Flameshot:
`flameshot launcher`
- 通过单击并拖动来截取屏幕截图:
`flameshot gui`
- 全屏截图:
`flameshot full`
- 将保存屏幕快照的路径设置为:
`flameshot full --path {{path/to/directory}}`
- 将屏幕截图延迟N毫秒然后输出到剪贴板:
`flameshot full --delay {{2000}} --clipboard`