First Commit
This commit is contained in:
commit
cae9d57360
22 changed files with 1957 additions and 0 deletions
3
bin/ocrzone
Executable file
3
bin/ocrzone
Executable file
|
|
@ -0,0 +1,3 @@
|
|||
f=$(mktemp --suffix .png)
|
||||
${pkgs.sway-contrib.grimshot}/bin/grimshot save area $f
|
||||
${pkgs.tesseract}/bin/tesseract -l fra "$f" - | wl-copy
|
||||
Loading…
Add table
Add a link
Reference in a new issue