MS Teams Automation Save

Automating MS Teams with Python using PyAutoGui

Project README

MS-Teams-Automation

Automating MS Teams with Python using PyAutoGui


alt text

Do you use MS Teams?

Due to this pandemic situation, the usage of these video conferencing apps also increased and most of the classes and lectures and conferences are conducted in Teams nowadays.

Disclaimer:

This code is for educational purposes only and the author is not responsible for any consequences resulted. Please do not try it if you do not agree with the condition.

Let us see how I have automated Teams so that it automatically logs into one's meetings/classes on time.

Pre-requisites:

- Microsoft Teams application
- Python
- Pyautogui

Microsoft Teams application:

MS Teams is a popular chat and video conferencing app which allows us to attend/conduct meetings.

You can download it by clicking at the link

PyAutoGui:

PyAutoGUI is a cross-platform GUI automation Python module. It programmatically controls the mouse & keyboard. It has screenshot features and image finding features. PyAutoGUI works on Windows, macOS, and Linux, and runs on Python 2 and 3.

You can refer to the Pyautogui's documentation

Installation:

pip install pyautogui

The source is available on Link

Time to Code:

You can find the code in script.py

Explanation Walkthrough:

If you wish to understand the complete walkthrough, you should visit my Blog

LICENSE:

Copyright (c) 2020 Ayushi Rawat

MS-Teams-Automation Repository is licensed under the MIT License

My Digital Garden:

You can find my blogs at my Website.

The Developer Dictionary 🌱

Check out my latest videos on YouTube:

Let's connect! Find me on the web.



If you have any Queries or Suggestions, feel free to reach out to me.

Show some  ❤️  by starring some of the repositories!

Open Source Agenda is not affiliated with "MS Teams Automation" Project. README Source: ayushi7rawat/MS-Teams-Automation

Open Source Agenda Badge

Open Source Agenda Rating