1 个稳定版本
1.0.0 | 2024 年 7 月 19 日 |
---|
#150 在 Unix API 中
每月 127 次下载
13KB
113 代码行
Quickshot
一个简单的基于 xdg-desktop-portal 的截图工具
支持任何具有截图门户的桌面,无论其是 x11 还是 Wayland。
quickshot(1)
NAME
quickshot - A simple xdg-desktop-portal based screenshot tool
SYNOPSIS
quickshot [-m|--modal] [-i|--interactive] [-o ] [-p|--pipe] [-e|--exec] [--generate-man] [-w|--wait] [-q|--quiet] [-h|--help] [-V|--version]
DESCRIPTION
A simple xdg-desktop-portal based screenshot tool
OPTIONS
-m, --modal
Whether the dialog should be modal
-i, --interactive
Customize area before taking a screenshot
-o Output filepath for screenshot
-p, --pipe
Send image data over stdout
-e, --exec
Spawn child and pipe output to child
--generate-man
Generates manual page for quickshot
-w, --wait
Wait for child to exit and return exit status of child
-q, --quiet
Don't print path to stdout
-h, --help
Print help
-V, --version
Print version
VERSION
v1.0.0
AUTHORS
Axel Kappel
安装
cargo install quickshot
依赖项
~11–23MB
~362K SLoC