jitsi-meet-electron icon indicating copy to clipboard operation
jitsi-meet-electron copied to clipboard

FeatureRequest: copy conference-link from dashboard to clipboard

Open mks-85 opened this issue 3 years ago • 2 comments

Hi there,

we host our own jitsi instance and I’m working with Jisti Meet Electron App.

It would be cool to add a feature to copy the conference-link from the dashboard - normal link + Electron deeplink.

hc_361

hc_360

mks-85 avatar Nov 05 '20 15:11 mks-85

I solved this problem under Win10 with BrowserChooser2. It is a little application you set as your default browser which then delegates to different browsers by protocoll or URL. Next to my browsers I configuered the App Jitsi Meet as "browser" and it is called, whenever I click on a meet.jit.si-link and our own Jitsi Server. Jitsi Meet accepts the comand line argument jitsi-meet://https://meet.jit.si/Room so that I can just pass the URL like this: jitsi-meet://{1} This generally works for every http(s) link not clicked from within the browser.

BrowserChooserConfig

itbastian avatar Jan 08 '21 09:01 itbastian

Would love this feature aswell! To have a deeplink which opens the Electron app

gelsas avatar Jan 25 '22 11:01 gelsas