mtotschnig / OCR

Apache License 2.0
53 stars 6 forks source link

Tasker integration #7

Open inguna87 opened 2 years ago

inguna87 commented 2 years ago

Hi, I would like to thank you for your hard work. Would you mind adding tasker integration through broadcasting intent when text was recognized? Extra in the intent would contain the recognized text value. This way tasker would be able to receive this intent and use recognized text for further use. Thank you

mtotschnig commented 2 years ago

thank you very much for the suggestion. Currently OCR does not broadcast the result of an operation. I am very interested in making this possible in order to make the app more useful. Could you describe your use case, so that I can better understand how the information transmitted would be best structured?