Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Patch 1 #1

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Patch 1 #1

wants to merge 2 commits into from

Commits on Dec 2, 2020

  1. Update meetings_automation.py

    I used the os module to locate the zoom application, for most people it will be in  C:\Users\USERNAME\AppData\Roaming\Zoom\bin\Zoom.exe . When it finds it it will open it using subprocess, everything else from there is the same.
    s70f committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    4fc4199 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    checked the use of os module
    s70f committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    4724940 View commit details
    Browse the repository at this point in the history