All Projects → kathir-t → GoogleMeet_CallAlerter

kathir-t / GoogleMeet_CallAlerter

Licence: other
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!

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to GoogleMeet CallAlerter

symfony5-jwt-restapi
API for Meeting app development
Stars: ✭ 21 (+31.25%)
Mutual labels:  meeting
adafruit-circuitpython-weekly-meeting
Notes from the weekly circuitpython meetings on Discord
Stars: ✭ 22 (+37.5%)
Mutual labels:  meeting
zoomg
Restoring room images from virtual background images
Stars: ✭ 32 (+100%)
Mutual labels:  meeting
teams-call
Shell script to detect when you're in a Microsoft Teams Call. Supports Linux and macOS.
Stars: ✭ 23 (+43.75%)
Mutual labels:  meeting
Starrtc Server
免费IM系统,IM即时通信消息系统(含一对一文字聊天,群聊,聊天室),免费一对一voip实时通话,录屏,webrtc服务端,免费直播连麦,互动直播,视频直播,RTSP拉流,RTMP推流,语音对讲,免费在线会议,视频会议等服务端程序,支持物联网平台,✨万水千山总是情,来个star行不行✨
Stars: ✭ 2,295 (+14243.75%)
Mutual labels:  meeting
mirotalk
🚀 WebRTC - P2P - Simple, Secure, Fast Real-Time Video Conferences Up to 4k and 60fps, compatible with all browsers and platforms.
Stars: ✭ 1,593 (+9856.25%)
Mutual labels:  meeting
Google-Meet-Hack
Google Meet Auto Leave Extension
Stars: ✭ 95 (+493.75%)
Mutual labels:  meeting
meeting
https://github.com/GrowthEase/NetEase_Meeting
Stars: ✭ 38 (+137.5%)
Mutual labels:  meeting
php.ug
A home for all PHP-related Usergroups
Stars: ✭ 93 (+481.25%)
Mutual labels:  meeting
trio-calls
A multi-participant video call platform for calling across the world for free with screen sharing!
Stars: ✭ 31 (+93.75%)
Mutual labels:  google-meet
jitsi-box
A Raspberry Pi based box to automate holding hybrid conferences with Jitsi
Stars: ✭ 15 (-6.25%)
Mutual labels:  meeting
Git Standup
Recall what you did on the last working day. Psst! or be nosy and find what someone else in your team did ;-)
Stars: ✭ 7,042 (+43912.5%)
Mutual labels:  meeting
quickmeet
A video chat/meeting webapp using WebRTC and WebSockets. Basically a Google Meet clone + a collaborative Whiteboard.
Stars: ✭ 75 (+368.75%)
Mutual labels:  google-meet
Tubumu.Abp.Meeting
An abp module to create meeting app quickly.
Stars: ✭ 15 (-6.25%)
Mutual labels:  meeting
google-meet-bot
Bot for scheduling and entering google meet sessions automatically
Stars: ✭ 33 (+106.25%)
Mutual labels:  google-meet
meetings
Sharing of content from Automation User Group meetings etc.
Stars: ✭ 16 (+0%)
Mutual labels:  meeting
mercator
Mercator Studio is a script that applies basic camera effects for Google Meet. (no longer actively developed)
Stars: ✭ 56 (+250%)
Mutual labels:  google-meet
googlemeetbot
A simple Google meet bot so the bot can attend classes for you.
Stars: ✭ 54 (+237.5%)
Mutual labels:  google-meet
janus-client
c/c++ webrtc native janus client Qt opengl video-meeting video-room video-call text-room meeting chat
Stars: ✭ 119 (+643.75%)
Mutual labels:  meeting
MeetNinja-Google-Meet-Bot
A super dope tool that attends your Google Meet(s) for you. Flawlessly handles scheduled multiple (subsequent) Meet sessions. Also disables the camera & microphone, and shows timestamps of joining & ending times for each Meet. Supported: Google Chrome / Mozilla Firefox running on Linux / Mac / Windows
Stars: ✭ 56 (+250%)
Mutual labels:  meeting

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].