danpla / dpscreenocr

Program to recognize text on screen
https://danpla.github.io/dpscreenocr/
zlib License
231 stars 17 forks source link

run as one shot tool #35

Closed Konfekt closed 1 year ago

Konfekt commented 1 year ago

Hello, Thank you very much for this useful program. How about a command line option to run the command that copies the recognized text of the selected rectanglye, as triggered by the hot key, to use a key grabber such as xbindkeys instead of that of dpscreenocr?

Konfekt commented 1 year ago

Hello, I think this issue does not justice to dpscreenocr's purpose of providing a ready solution for having a global binding to snatch text. Instead, with a keygrabber such as xbindkeys, a chain of shell commands is more to the point.