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

Custom Text? #58

Open
vexter0944 opened this issue Mar 18, 2024 · 4 comments
Open

Custom Text? #58

vexter0944 opened this issue Mar 18, 2024 · 4 comments

Comments

@vexter0944
Copy link

Can we inject custom text via files or an api? I'd like to have time or other small text items show up and appear from time to time.

Thanks!

@vexter0944
Copy link
Author

OK - did some more digging - messages.ini and a shift-K to switch from sprite to message mode gets it done.

@vexter0944
Copy link
Author

Is there any way to time these or inject via a remote code call or api call?

@milkdrop2077
Copy link
Owner

If you code a bit you could use the messages.ini to customize your message and with a timer + FindWindow and PostMessage simulate the keys 00, 01, 02, 03... to display your own messages at a certain time.
Or wait a few months it's on my to-do list already!

@vexter0944
Copy link
Author

vexter0944 commented Mar 20, 2024

@milkdrop2077 - thanks for the response, sorry I missed it, was not notified from github. I can do some scripting/coding without too much issue - Autoit would make this super simple. I'm happy to wait for the option. Hope you do some kind of api or maybe mqtt, would make it easy to handle. Thanks for letting me know your thoughts, appreciate that!

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

2 participants