Giter Club home page Giter Club logo

google-meet-automator's Introduction

Google-Meet-Automator

Debug Status Build Status

License: GPL v3 Downloads

About

This application uses the Selenium Library with Whatsapp Python API with Google Meets Integration and OBS Record Support to automatically join Google Meeting, Start Recording, Wait for Participants to reduce to minimum number, exit Meeting, end recording, all while giving the status through Whatsapp using Whatsapp Python API.

Changelog

Version 3.x

  1. Implements Whatsapp Python API to get messages and report back to user using a single group.
  2. Has additional interactive functionality to interact with the user using whatsapp bot.

Version 2.x

  1. Implements Selenium library with the support of MultiThreading to implement the Automation.
  2. Is entirely written again from scratch.
  3. Has multiple support libraries updated for better functionality
  4. Uses Databases to better track the messages it has seen.
  5. Implements YAML standarization to store constants for easy access.

Version 1.x

  1. Implements Selenium library to Join Meetings by getting links through multiple groups.
  2. Start OBS recording automatically
  3. End Recording automatically.

The lead developer is Anhat Singh

Building / Installing Google-Meet-Automator

Pre-Requisites

  1. Install the Python dependencies by running the following pip commands
    pip install -r requirements.txt --no-index --find-links file:///tmp/packages    
    
  2. Use the included chromedriver.exe or download the latest one from ChromeDriver - WebDriver for Chrome and keep it in the root directory.

Running Google-Meet-Automator

  • Simple run the following command:
    py app.py
    

How to Use

After following all the steps given in Pre-requisites, open config.yml, change the constants given according to your needs. More coming soon.

License

The code in this repository is licensed under the GNU General Public Licence, Version 3.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   https://www.gnu.org/licenses/gpl-3.0.en.html

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

NOTE: This software depends on other packages that may be licensed under different open source licenses.

google-meet-automator's People

Contributors

anhatsingh avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

google-meet-automator's Issues

Changing the Active Windows

The current implementation hard-codes the postion of Google Chrome and OBS as the active window. Change this to be dynamic. pywin32 and pygetwindow have stopped working correctly after a recent windows 10 update.

Google Meet layout change

Google Meet has its layout changed recently. Need to update the entire app to work with the new layout.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.