Crates.io | quickshot |
lib.rs | quickshot |
version | 1.0.0 |
source | src |
created_at | 2024-07-19 14:22:37.7767 |
updated_at | 2024-07-19 14:22:37.7767 |
description | A simple xdg-desktop-portal based screenshot tool |
homepage | https://github.com/Kl4rry/Quickshot |
repository | https://github.com/Kl4rry/Quickshot |
max_upload_size | |
id | 1308729 |
size | 42,653 |
A simple xdg-desktop-portal based screenshot tool
Supports any desktop with a screenshot portal it does not matter if its x11 or 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