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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Support directly joining Workplace meetings in app #678

Open
zpao opened this issue Jan 22, 2024 · 1 comment
Open

Feature: Support directly joining Workplace meetings in app #678

zpao opened this issue Jan 22, 2024 · 1 comment
Labels
feature New feature or request

Comments

@zpao
Copy link

zpao commented Jan 22, 2024

Issue that this suggestion fixes

My company (unsurprisingly, since I work at Meta 馃槀) uses Workplace for meetings. When I open meetings via MeetingBar, I get a browser tab which then triggers the native VC interface in the desktop app. Let's cut out the middleman.

Solution description

The app is registered as a handler for the workchat protocol. We can use that. Specifically, workchat://room/?joinurl=MEETING_LINK, so it's pretty straightforward to take what you're already parsing out and use it.

Alternatives considered

n/a

Additional context

No response

@zpao zpao added the feature New feature or request label Jan 22, 2024
@zpao
Copy link
Author

zpao commented Jan 22, 2024

FWIW I have a local change that I think should do the trick but couldn't properly test (it builds but calendar access from the debug build wasn't working). I'll put up a PR soon.

zpao added a commit to zpao/MeetingBar that referenced this issue Jan 26, 2024
zpao added a commit to zpao/MeetingBar that referenced this issue Jan 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant