Skip to content
This repository has been archived by the owner on Nov 25, 2022. It is now read-only.

Latest commit

 

History

History
13 lines (12 loc) · 496 Bytes

README.md

File metadata and controls

13 lines (12 loc) · 496 Bytes

Zoom-Scheduler

Automatically opens Zoom Meetings for you so you don't have to.

Requirements:

The requirements this program requires before usage

Zoom Client Side:

Video > 'Turn off my video when joining meeting'

Optional:

Audio > 'Automatically join audio by computer when joining a meeting'
Audio > 'Mute my microphone when joining a meeting'

User Machine Side:

Requires Python 3.10
Requires Python Schedule & WebBrowser Library (pip install schedule/pip install webbrowser)