Skip to content

A little utility for opening scheduled zoom links from google calendar

Notifications You must be signed in to change notification settings

jnnnnn/autozoom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This python script will read your google calendar once per hour and automatically open scheduled zoom meetings when they start.

Setup

  1. Install python
  2. Install dependencies: pip install -r requirements.txt
  3. Enable your google calendar API and get credentials.json by following https://developers.google.com/calendar/quickstart/python

Running

Run autozoom.py. It will run forever, opening zooms when they start. Kill it at any time by closing the console window.

About

A little utility for opening scheduled zoom links from google calendar

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages