thunderbird / appointment

Invite others to grab times on your calendar. Choose a date. Make appointments as easy as it gets.
https://appointment.day
Mozilla Public License 2.0
20 stars 2 forks source link

Generate Google Meet Video Links #147

Open ryanleesipes opened 9 months ago

ryanleesipes commented 9 months ago

For users with Google accounts attached, it should be an option to add Google Meet meeting links (generating them on the fly), by choosing to enable this option.

MelissaAutumn commented 6 months ago

Some investigation: API Docs: https://developers.google.com/meet/api/guides/overview Available python sdk: https://github.com/googleapis/google-cloud-python/tree/main/packages/google-apps-meet

Note that this is part of the Google Workspace Developer Preview Program, so we might have to apply for access. I'd recommend we move this to the 1.0 Open milestone unless we really want it for 0.2.

devmount commented 4 months ago

I vote for milestone 1.0 too.