teams-monitor icon indicating copy to clipboard operation
teams-monitor copied to clipboard

Send your Teams Status to any webhook in realtime

Results 4 teams-monitor issues
Sort by recently updated
recently updated
newest added

While I was researching and reverse engineering the Microsoft Teams plugin of the Elgato Stream Deck, I noticed an action called `ToggleChat`: ```ts // meetingController.js TeamsMeetingController.prototype.toggleChat = function () {...

I am using the TeamsMonitor.Core NuGet package to connect with Microsoft Teams. I want to implement a retry mechanism, just like Microsoft does with the Stream Deck plugin. This way,...

First of all, thanks for all the work, that's a great tool. I'd like to use it completely "silent", as I tend to close all open programs showing in the...

Is there a way to report on an incoming call? rather then the "In a meeting" status as id like to run action in home assistant as the call comes...