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

IPC Connect #2

Open
memes2545 opened this issue Nov 16, 2017 · 3 comments
Open

IPC Connect #2

memes2545 opened this issue Nov 16, 2017 · 3 comments

Comments

@memes2545
Copy link

How do you connect this to the app you want to use (like IntelliJ IDEA)

@Shengaero
Copy link
Collaborator

Currently this repo is a work in progress so I'd honestly recommend you wait on using it in a project.

We haven't even had a release on the releases page after all. 😅

@memes2545
Copy link
Author

Well I do want to know how to make it work cause I see another person using it and it is working for them (they linked me here)

@jagrosh
Copy link
Owner

jagrosh commented Nov 16, 2017

Integrating this into an existing app would be done the same way you'd write any java code for an existing app. The quickest thing to a tutorial I can give at this point is to create an IPCClient and connect it, and then subscribe to events/send presences after that. Of course, make sure that you've added the window to your client's recognized games and that the window is active (you'll need to supply a window or use the app's window)

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

3 participants