/Meet-Bot

This repository contains project to automate meeting links. For now it has Chrome Extension & Python Scripts ( as project).

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

Contributors Forks Stars Licence Issues

Meet-Bot

Keeping track of google meet/ zoom links for our meetings specially for online class links. This chrome extension makes your life easy! You just have to enter the start and end (optional) time of your meeting in the Custom Tab and this extension would auto join and auto leave the meeting for you! 🚀

Features

  • Auto Join Meeting on Schedule Time
  • Auto End Meeting after Schedule time
  • Automatically disable/mutes Microphone & Camera

Authors

Screenshots

Screenshot

Feedback

If you want to provide any feedback/idea/discussion, please reach out to us at this community page.

Contributing

Contributions are always welcome!

Instructions

  • Fork this Repository
  • Clone your forked repository
  • Add your ideas/changes
  • Commit & Push
  • Create a pull request
  • Star this repository
  • Wait for Pull Request to merge
  • Celebrate, your first step into the open Source World and contribute more

Note: When you Add a Change Add it to the README for ease of finding it

Projects

Steps to run ChromeExtension locally

  • Clone this repository git clone https://github.com/Jake1924/Meet-Bot.git
  • Load your extension on Chrome:
  • Go to chrome://extensions/
  • Turn on Developer mode
  • Click on Load unpacked extension
  • Select the clonned folder and upload it