GithubHelp home page GithubHelp logo

kathir-t / googlemeet_callalerter Goto Github PK

View Code? Open in Web Editor NEW
15.0 4.0 1.0 45 KB

No more of sitting through boring meetings! Google Meet Call Alerter will take care of the meeting for you and will notify you when your action is needed!

Python 100.00%
google-meet meeting autoattend

googlemeet_callalerter's Introduction

Google Meet Call Alerter ๐Ÿ’ป

Tired of sitting through a boring meeting? But obliged to respond when called out? Worry not, you have the "Google Meet Call Alerter". It listens to the meetings on your behalf, and when it thinks that someone is calling your name out or trying to get attention, it alerts you!

So, you can sit back and relax, until someone calls you!

Worried about Data Privacy? None of the data collected by this software leaves your computer. Whatever data is collected, it stays within the software and only for as long as the software is running. When the program restarts, all the previous data is lost. And on top of all that, this program does not use the internet for any other purpose apart from running the Google Meet meeting. Don't believe me? I have open sourced the code. See for yourself!

**Disclaimer**: This is to be considered as a fun project. This repo's owner, nor Google are responsible for the outcomes of usage of this software. Use at your own risk.

Dependencies

  • selenium
  • clipboard
  • playsound
  • pycaw

These have been uploaded as requirements.txt You may install them by using pip install -r requirements.txt

Additional requirements

  • ./cache/ directory has been ommited from commits due to privacy.
  • The audio files used in the program such as copy_url.wav etc... in the ./audio/ directory have not been included owing to copytrights issues. You may feel free to add your own versions of audio instead.
  • This program uses Firefox as the web browser. You may switch to any other selenium supported browser of your choice.

firewall access

You may need to modify your firewall to allow Python to access the network.

googlemeet_callalerter's People

Contributors

kathir-t avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

darkvader-cell

googlemeet_callalerter's Issues

Error in importing pycaw

$ python3 gm*
                               Traceback (most recent call last):            File "gm_script.py", line 7, in <module>
    from pycaw.pycaw import AudioUtilities, ISimpleAudioVolume
  File "/data/data/com.termux/files/usr/lib/python3.8/site-packages/pycaw/pycaw.py", line 4, in <module>                                from ctypes import (HRESULT, POINTER, Structure, Union, c_float, c_longlong,        ImportError: cannot import name 'HRESULT' from 'ctypes' (/data/data/com.termux/files/usr/lib/python3.8/ctypes/__init__.py)

I had changed \ with / as I am on Linux but it neither worked on my phone nor on Ubuntu ( computer )
I had already installed all the dependencies manually !

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.