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

Ability to create a VNC session under the control of another application #83

Closed
anreis75 opened this issue May 17, 2022 · 2 comments · Fixed by #98
Closed

Ability to create a VNC session under the control of another application #83

anreis75 opened this issue May 17, 2022 · 2 comments · Fixed by #98
Assignees
Labels
feature-request New feature or request

Comments

@anreis75
Copy link
Contributor

Hi Christian,
in our application we need the possibility to start a VNC repeater connection with DroidVNC-NG. I would like to create a pull request with my solution.

Kind regards
Andre

@bk138
Copy link
Owner

bk138 commented May 17, 2022

Just go ahead! I suggest you do it via intents, en passant you can take care of #71 and #40, i.e. just expose functionality via intents and let external automation software do the rest.

anreis75 pushed a commit to anreis75/droidVNC-NG that referenced this issue May 18, 2022
… of another apps bk138#83

allows any other application that has been given the "net.christianbeier.droidvnc_ng.VNC_IPC_CONTROL" permissions to send intends to start a VNC session in listening/reverse or repeater mode
@bk138 bk138 added the feature-request New feature or request label May 23, 2022
@bk138 bk138 self-assigned this Aug 14, 2022
@bk138 bk138 closed this as completed in #98 Jun 13, 2023
@bk138
Copy link
Owner

bk138 commented Jun 13, 2023

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants