Added copy-screen-text.sh

This commit is contained in:
Alexander Rosenberg 2023-05-17 03:50:02 -07:00
parent 83ccb63271
commit feadbf8d47
Signed by: Zander671
GPG Key ID: 5FD0394ADBD72730

2
copy-screen-text.sh Executable file
View File

@ -0,0 +1,2 @@
#!/usr/bin/env zsh
maim -k -s -f png | tesseract stdin stdout -l eng | xclip -selection clipboard