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

Request: Interfaces and dll hook #465

Open
nmarsh92 opened this issue Sep 12, 2017 · 2 comments
Open

Request: Interfaces and dll hook #465

nmarsh92 opened this issue Sep 12, 2017 · 2 comments

Comments

@nmarsh92
Copy link

nmarsh92 commented Sep 12, 2017

Would it be possible for you to add some interfaces/a configurable button so I could hook it up to my REST API so I can make the app use shared data and the discord OAuth.

I would need is a button that you can configure as not visible on the main form to launch new window from, default not visible obviously, with one of the json files perhaps. Then some interfaces I can implement in a dll to hook my code up. That way I can hook it up to a remote API(s) and add window(s) without modifying the base app.

Otherwise I would need to fork it and merge any patches you put out.

@cadon
Copy link
Owner

cadon commented Sep 18, 2017

Hi, sorry for the late reply.
Could you elaborate what exactly this would need? A button that opens a new window, and this window contains a json-formatted string with all the library-data?
I haven't worked with API from this side, for me it sounds as the app would need some kind of listener and then reply to queries.

@nmarsh92
Copy link
Author

nmarsh92 commented Sep 20, 2017 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants