Content-Length: 299562 | pFad | https://github.com/hastagAB/Awesome-Python-Scripts/tree/master/google_meet_joiner

ad Awesome-Python-Scripts/google_meet_joiner at master · hastagAB/Awesome-Python-Scripts · GitHub
Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Automated Google Meet Joiner

An automated google meet joiner the auto-joins meetings according to schedule.

Setup

  1. To run this project, download the files and run the following command to install all the necessary files.
pip install -r requirements.txt
  1. Then open the meeting_ids.txt file and add your meeting ids for the day in order on each line.

E.g.

meeting_id_1
meeting_id_2
meeting_id_3
  1. Then open the meeting_times.txt file and add your meeting time (in the 24-hour format, e.g. 16:00) for the day in order on each line.

E.g.

16:00
17:30
18:50
  1. The run the python file either normally or using the pythonw version to avoid a dialog box.
pythonw main.py

Additional Setup

  1. To add more than the default 3 meetings setup by the program, simply add your meeting ids and time to the respective file and copy the following line and paste it in the program for as many ids that you add.
schedule.every().day.at(time[x]).do(joinGoogleMeet(ids[x]))
  • Remember to replace the 'x' with the number on which the meeting id and time is located.

License

MIT

Authors









ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: https://github.com/hastagAB/Awesome-Python-Scripts/tree/master/google_meet_joiner

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy