Added copy-screen-text.sh

This commit is contained in:
2023-05-17 03:50:02 -07:00
parent 83ccb63271
commit feadbf8d47

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