Skip to content

Creationsss/grabit

Repository files navigation

grabit

screenshot, screen-recording, ocr, and uploader for wlroots wayland compositors.

works on: hyprland, sway, niri, river. kde plasma 6 is screenshots-only. not supported: x11, gnome.

install

Void

see https://void.creations.works/

Arch (AUR)

see https://aur.archlinux.org/packages/grabit

Gentoo

eselect repository add roxy-overlay git https://codeberg.org/key/roxy-overlay.git
eselect repository enable roxy-overlay
emaint sync -r roxy-overlay
emerge --ask media-gfx/grabit  # masked by ~amd64

NixOS

nix run git+https://heliopolis.live/creations/grabit.git -- --help

from source

make
sudo make install

build deps:

json-c libcurl libmagic wayland-client wayland-cursor cairo libxkbcommon libdbus-1

optional: libjpeg libwebp for jpeg/webp output. runtime: ffmpeg for --record, tesseract for --tesseract.

demo

region selector annotator color picker

  • region selector with live freeze; drag, or click a window to snap on hyprland
  • confirm mode flameshot-style: adjust the selection before capturing
  • -F/--fullscreen grabs one monitor, or every monitor stitched together
  • annotator (-e): pen, marker, line, rect, ellipse, arrow, blur, text, eraser
  • color picker with hex input and an eyedropper that samples the freeze
  • --record region recording with overlay and tray icon; mp4, webm, or gif (demo)
  • --pin pins captures to the desktop: click-through, stackable, draggable
  • uploads to six built-in hosts or any sharex .sxcu uploader
  • --tesseract --translate OCRs a region and copies the translation

docs

  • OPTIONS.md - configuration keys, auth tokens, sharex uploaders, keybinds, filename templates
  • PLUGINS.md - plugin cli, manifest format, helper header

source

license

agpl-3.0-or-later. see LICENSE.

About

screenshot, screen-recording, ocr, and uploader for wlroots compositors.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages