Skip to content

Releases: MNThomson/ZoomBuddy

Zoom Buddy v1.0.5

04 Mar 20:36
Compare
Choose a tag to compare

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

  • Fixed update message
  • Added offline mode to update function
  • Added tentative support for linux - /opt/zoom/zoom
  • Checks for EXAMPLE_ZoomData.csv and renames after Y/N prompt
  • Fixed hanging prompt on initial run

Zoom Buddy v1.0.4

01 Feb 23:59
Compare
Choose a tag to compare

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

Zoom Buddy v1.0.3

26 Jan 06:56
Compare
Choose a tag to compare

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

A file EXAMPLE_ZoomData.csv is provided. Rename this to ZoomData.csv in the same folder as ZoomBuddy.exe with 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

  • Fix the time system to be base 60

Zoom Buddy v1.0.2

25 Jan 19:36
Compare
Choose a tag to compare

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

A file EXAMPLE_ZoomData.csv is provided. Rename this to ZoomData.csv in the same folder as ZoomBuddy.exe with 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

  • Fixed a faulty sys.exit() that caused the program to quit before executing the join meeting command

Zoom Buddy v1.0.1

24 Jan 01:08
Compare
Choose a tag to compare

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

A file EXAMPLE_ZoomData.csv is provided. Rename this to ZoomData.csv in the same folder as ZoomBuddy.exe with 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

  • Added update feature

Zoom Buddy v1.0.0

15 Jan 02:25
Compare
Choose a tag to compare

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

A file EXAMPLE_ZoomData.csv is provided. Rename this to ZoomData.csv in the same folder as ZoomBuddy.exe with 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