nix-system/home/bin/ocrzone
2025-05-21 23:08:53 +02:00

3 lines
138 B
Text
Executable file

f=$(mktemp --suffix .png)
${pkgs.sway-contrib.grimshot}/bin/grimshot save area $f
${pkgs.tesseract}/bin/tesseract -l fra "$f" - | wl-copy