-
Notifications
You must be signed in to change notification settings - Fork 938
Added event hooks feature #1039
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
base: main
Are you sure you want to change the base?
Conversation
|
Thank you for your contribution to the development of Oblivion Desktop.
|
|
Of course. |
|
This feature must be skipped in mobile builds I guess. Thoughts? |
|
Yes. This repository is only for Windows, Linux, and macOS. |
|
Are you currently working on this PR? |
|
Sorry. Been busy a bit in the past couple of days. Will look into the pending issues in the coming days. Hopefully till the end of the week. |
|
@H-MAli Hello again, |
Change Description
So, I needed to run some external application on some key connection events on OD. That's what inspired these changes I am calling event hooks. Basically, when OD connects successfully, fails to connect, or get a connection error mid-operation, user will be able to run their specified programs.
Checklist