A live meeting-cost meter for Microsoft Teams. It posts one card showing a meeting's running cost (a customer-set blended hourly rate × minutes), updates it as people join and leave, and posts a summary when the meeting ends. That is the entire product. This page is everything a reviewer needs.
| OnlineMeetingParticipant.Read.Chat | Join/leave events for that meeting's participants — the clock the meter runs on. |
| OnlineMeeting.ReadBasic.Chat | Basic meeting details: start, end, title. |
| ChatSettings.Read.Chat | Chat-level settings needed to post and update its own card. |
No tenant-wide Graph application permissions. No admin-consent-wide scopes.
One small Node.js service — roughly 1,500 lines of plain JavaScript with two runtime dependencies: Microsoft's official Bot Framework SDK (botbuilder) and Express. Full source is available for security review. Hosting: our managed service, or self-hosted in your own Azure subscription so meeting data never leaves your environment.
RunningTab is a Latency Labs LLC product. Source review and questions: hello@therunningtab.app · runningtab home