Added copy-screen-text.sh
This commit is contained in:
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
|
Reference in New Issue
Block a user