syncfast / clockwise

Clockwise is a meeting cost calculator designed to encourage more efficient meetings.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

request: add support for google meetings

chovyprognos opened this issue · comments

My team uses Google meetings, would love to have this

commented

Thanks for the feedback! No pressure, but if anyone wants to tackle this, it should be pretty easy. It's just a matter of scraping a meet URL instead of a zoom URL and toggling the logic based on hostname.

Checkout this readme:
https://github.com/syncfast/clockwise/tree/master/internal/scrape

I tried to make it pluggable out of the gate.

I'm giving it a shot currently, but no promises!

This does look very plugabble and - at least at a glance - looks like it should be relatively easy to implement whatever.
For Google Meet, is there a preferred shorthand naming scheme? I.E. Meet/GMeet/GoogleMeet

commented

Awesome! No preference.