Watches your current Zoom meeting. This is on a per-user basis since it uses the Zoom Web API, so you don't need to run it on all your machines if you don't want the redundancy.
Go to App Marketplace and create a new application.
In the app settings, add below scopes
Requirements: Requires that you have poetry installed.
First install the package and its dependencies:
poetry install
First run (generates empty config that you need to fill out):
poetry run aw-watcher-zoom
Install the requirements:
pip install .
First run (generates empty config that you need to fill out):
python aw-watcher-zoom/main.py
If this is the first time you run it on your machine, it will give you an error, this is normal. Just uncomment the configuration lines and fill in the config (the directory is referenced in the error).
Run the script again and... You're done! Start a meeting on Zoom on your devices and it should start logging.