Skip to content

Selfhosted Zoom meeting email confirmation app

Notifications You must be signed in to change notification settings

tadhgboyle/Zoom-Email-Confirmation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zoom Email Confirmation

A very simple selfhosted app to send email confirmations to clients of Zoom meetings. Made for my mom, as a counsellor she schedules many meetings each day, and the complexity of sending emails to all her clients was frusterating.

How to use

  1. Clone this repo
  2. Create a Zoom JWU App (Need help? Check this out).
    • Requires a paid Zoom subscription!
  3. Add your details to config.js
  4. Run npm i and then node index.js in the root dir
  5. Enjoy (or at least try to)

To do

  • Look nicer
  • Better error messages
  • Refractor index.js
  • Make meeting-info page better (I hate pug.js)
  • Add login to change settings/default email

Disclaimer: REST API functions are built off this repo.

About

Selfhosted Zoom meeting email confirmation app

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published