Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 508 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 508 Bytes

Auto Teams

Automated Microsoft Teams meeting joining script. Scheduled meetings are parsed from Outlook calendar and then processed. Joining the meeting can be done with flags: --mic, --camera, --start_before.

--mic -> preferred microphone state (On or Off) --camera -> preferred camera state (On or Off) --start_before -> join meeting earlier than it is scheduled.

Other functionalities could be added, updated. Feel free to use it! :) Works on Python < 3.x version.