Skip to content

imjasonh/meet-ticker

Repository files navigation

Meeting Cost Ticker

A Google Meet add-on that tracks real-time person-minutes cost of your meetings. Displays live participant counts and cumulative time investment as meetings progress.

Built with vanilla JavaScript and deployed as a Google Cloud Function.

Screencap of sidebar

Deploying

  1. Copy .env.template to config.env and add your OAuth credentials
  2. Run ./deploy.sh to deploy to Google Cloud Functions
  3. Upload the generated workspace-deployment-manifest.json to Google Workspace Marketplace SDK (see instructions below)

Then, join a Meet, choose "Meeting Tools" (the nine dots on the bottom right) and choose "Meet Ticker" to bring up the clock in a sidebar panel.

Every few seconds the add-on will check how many people are present, and increment the cost accordingly (in theory; I've never actually tried it)

Required reading

In theory the next step would be to publish the add-on in the Google Workspace Marketplace, but those words just sound too exciting all next to each other like that, so I may just not.

About

Google Meet add-on to track total person-minutes spent

Resources

License

Stars

Watchers

Forks

Contributors