Added copy-screen-text.sh
This commit is contained in:
parent
83ccb63271
commit
feadbf8d47
2
copy-screen-text.sh
Executable file
2
copy-screen-text.sh
Executable file
@ -0,0 +1,2 @@
|
||||
#!/usr/bin/env zsh
|
||||
maim -k -s -f png | tesseract stdin stdout -l eng | xclip -selection clipboard
|
Loading…
Reference in New Issue
Block a user