Added copy-screen-text.sh
This commit is contained in:
Executable
+2
@@ -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