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

How to use? #1

Open
YeapGuy opened this issue Oct 13, 2022 · 0 comments
Open

How to use? #1

YeapGuy opened this issue Oct 13, 2022 · 0 comments

Comments

@YeapGuy
Copy link

YeapGuy commented Oct 13, 2022

Hi there 👋,
I was looking for something similar for a long time, and now found this project! 😄 My usecase is pretty simple - I want to integrate it system-wide in Windows, via AutoHotKey or something, so that I can type without diacritics in any program (I type WAY faster without diacritics), and then with a hotkey, add diacritics to the text.

The thing is, I don't know my way around C#. I'm just a JS developer. 😛 But I can make software work for me even without knowledge of its respective language - I've customized/integrated dozens of open source projects this way. So I tried to do that with this:

I got all the necessary files, extracted them all in one folder, as such:
image
and tried to figure out how to interface with the DLL. Opened it with Visual Studio. Nothing. The tree showed just the version. Tried the DLL Export Viewer utility on the file. Empty.

Could you please point me in the right direction as to how I should "talk" to the DLL? AutoHotkey can call DLL files, so what I want to do is a simple script that "sends" the selected text to the DLL, and then replaces it with the response.

It would be very much appreciated if you could help me out, even a slightest bit. This would save me so much time typing in Slovak! ❤️

Btw, kludne odpovedz aj po slovensky ak je ti to lepsie. Som samozrejme SK, inak by som tu nebol, ale pisem v AJ lebo cele repo je po anglicky.

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

1 participant