wick3dr0se / grimcap

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

💀 grimcap

A simplified take on grimblast while retaining Sway compatability from grimshot. Post-processing or editing features are omitted. Technically just a wrapper around grim & slurp, similar to grimshot but with distinctions such as video capture with wf-recorder, image/video playback with swayimg/mpv and more. The instructions for building this were taken piece by piece from the ArchWiki directly

Acquisition

Download

git clone https://github.com/wick3dr0se/grimcap; cd grimcap

Install to $PATH (optional)

cp grimcap ~/.local/bin/

Execution

If installed to $PATH grimcap, otherwise ./grimcap or bash grimcap (see usage)

Bindable within WM/compositor's such as Hyprland, like:

bind = , Print, exec, grimcap snap screen

About

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%