Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for outputting text to a text file #5

Closed
gazreyn opened this issue Jan 12, 2024 · 6 comments
Closed

Add support for outputting text to a text file #5

gazreyn opened this issue Jan 12, 2024 · 6 comments
Milestone

Comments

@gazreyn
Copy link

gazreyn commented Jan 12, 2024

Feature Request

Support outputting to a local text file


First of all amazing plugin, I've been waiting for something like this for a long time. I can see so many great uses for this to really help the life of a streamer.

It would be great if the OCR plugin could write to a text file on the users system. This opens up quite a few possibilities for external apps to interact based on the results from OCR. An example might be a chat bot that can read local files or something like Lumia stream where you could trigger lights based on OCR.

@gazreyn
Copy link
Author

gazreyn commented Jan 12, 2024

Here's a little example of using a text file with lumia to trigger lights - https://cloud.videocom.com/media/fi_01HKY2PTW64QVHS2KBDRSDTJ0S

@waynieoaks
Copy link

This addition would be amazing as I could then have my bot monitor the file for changes and then trigger an action n change.

@hoppermeister
Copy link

I've created a working implementation and PR for it here #6.
It should probably be further refined before merging into the project, but if you're eager to test it out you can download the fork and build a copy locally.

@gazreyn
Copy link
Author

gazreyn commented Jan 22, 2024

Awesome thanks. Will give this a try when i get chance

@royshil
Copy link
Contributor

royshil commented Jan 29, 2024

implemented now in #9

@royshil royshil added this to the 0.0.4 milestone Jan 29, 2024
@royshil
Copy link
Contributor

royshil commented Jan 29, 2024

merged #9 now availabe on the main build
a new release will come out very soon

@royshil royshil closed this as completed Jan 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants