nextcloud / nextcloud/external

External app/link - anydesk

Open
#269 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement needs info
Dominant language
JavaScript
Stars
132
Forks
43
Avg merge
15m
Merged PRs (30d)
2

Description

Dear all,

I am looking for a feature to get access to external apps from Nextcloud. The general idea would be just click on the link and It would start the app (ssh, VNC, etc.) (not connected to nextcloud). I know this is not easy to implement into nextcloud,

A powerful solution would be to provide a link to your PC working with e.g. anydesk and anydesk would pop up with the right connection.

Fortunately anydesk has this feature by just typing URL: "anydesk:AnyDeskID" into the browser!
If anydesk is installed locally, it will launch anydesk (available for any OS) and start the remote connection to the AnydeskID destination.
See:
https://support.anydesk.com/URL_Handler

So if an admin provides an external link to the users, one would have an easy access to specific other computers and software, without any risk for the nextcloud server and the user has a very convenient connection.

I tried this with the external link app, which is great, but did not work in this case. As I understand the app needs a http: or https; or it will not accept the link.

As I am not a programer, does anybody see a way to get this working. I could imagine this would be a very good feature.

Thank you.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the external link app's handling of URL schemes, especially why the reported anydesk: URL is rejected. Check the external app behavior against the linked AnyDesk URL Handler documentation. Done would mean an admin-provided external link can launch a locally installed application such as AnyDesk without requiring an http: or https: URL.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.