Skip to content

Zoom Buddy v1.0.4

Compare
Choose a tag to compare
@MNThomson MNThomson released this 01 Feb 23:59
· 10 commits to master since this release

Release Version Downloads

Annoying Smart Screen Warning

On some Windows PC's, Windows Smart Screen will trigger when running an unknown file. If this happens, right click on the file and click on properties. At the bottom of the pop-up there is a section which says Security: This file came from another computer..., just click the button to the right titled Unblock and Windows Smart Screen will no longer trigger

Setup

An example file ZoomData.csv is provided. Make SURE it is in the same folder as ZoomBuddy.exe and insert your meeting ID's and passwords. Time is in 24hr format with a : between the hour and minute (e.g. 6:45PM would be 18:45).

Usage

Run the executable ZoomBuddy.exe (or the .py) and it will search for ZoomData.csv. If a Zoom call is happening within ±15mins, ZoomBuddy will automatically join that call. If it cannot detect a meeting, a window will open asking which meeting (in ZoomData.csv) to join

If any cli argument is given, it will launch into the selection mode and bypass checking which meeting to join

Changelog

  • Merged into one file
  • Improved update functionality for python users
  • Converted long lines to multiline