talk-desktop
talk-desktop copied to clipboard
Application protocol for "Open in Talk Desktop" links
How to use GitHub
- Please use the 👍 reaction to show that you are interested into the same feature.
- Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
- Subscribe to receive notifications on status change and new comments.
Is your feature request related to a problem? Please describe.
Register application protocol to allow:
- Open the app
- Open a specific chat
- Join a call
- Decline a call
Describe the solution you'd like
Register an app protocol like nextcloudtalk://chat/:id.
Describe alternatives you've considered
Additional context
It would allow:
- Have a button "Open in Nextcloud Talk Desktop" on the Web UI
- Open Nextcloud Talk Desktop from the Nextcloud Client, for example, by the Icon, of from the call notification:
Originally mentioned in: https://github.com/nextcloud/talk-desktop/issues/386
RFC - protocol name:
talk://nextcloudtalk://nextcloud-talk://nctalk://
RFC - protocol schema, including multi-account support:
app://talk.nextcloud.ltd/call/{token}app://user@[email protected]/call/{token}- ...