/click-to-zoom

A tool for joining zoom calls with a click (or two)

Primary LanguageTypeScript

A tool for joining zoom calls with a click (or two)

Setup

  1. Node v12+
  2. clone this repo
  3. npm install
  4. edit gatsby-config.js - set the zoomDomain as needed
  5. edit index.mdx add the meetings your need
  6. npm start

How to use it

  1. open http://localhost:8000/
  2. Click the link of the meeting you want to join
  3. Click Open Zoom Meeting on the browser pop-up
  4. Paste the password (which is copied by click-to-zoom for you) into the zoom password prompt

limitations

  1. Zoom meetings with custom ids don't open a new browser tab. Instead click the buttons to copy the id/pwd as needed. (fixes welcome!)