-- Leo's gemini proxy

-- Connecting to freeshell.de:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en-GB

maim


> Screenshot utility.

More information.


Capture a screenshot and save it to the given path:

maim {path/to/screenshot.png}

Capture a screenshot of the selected region:

maim --select {path/to/screenshot.png}

Capture a screenshot of the selected region and save it in the clipboard (requires `xclip`):

maim --select | xclip -selection clipboard -target image/png

Capture a screenshot of the current active window (requires `xdotool`):

maim --window $(xdotool getactivewindow) {path/to/screenshot.png}


> Copyright © 2014—present the tldr-pages team and contributors.

> This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY



-- Response ended

-- Page fetched on Tue May 21 05:07:30 2024