MCPcopy Index your code
hub / github.com/RutvijDv/Meet-Script

github.com/RutvijDv/Meet-Script @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
166 symbols 564 edges 7 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Meet Script

Issues

Issues

Issues

logo not found

A Chrome Extension that gives you transcript of google meet. Start captions and all the script will be saved in chrome storage which can be downloaded in pdf format. Helps you keep a record of all the conversation that took place on GOOGLE MEET.

Working

This extension doesn't recognize speech rather the speech-to-text conversion is done by google meet itself. So it is necessary to put captions on to get the transcript of the meet.

The background script keeps on observing the captions and saves in chrome storage. When you click the download button it takes all the transcript which has been saved till that moment in the storage ,compiles it into pdf and then serves you. Data automatically gets deleted when a new meeting is joined.

Preview

Success Home Popup

Popup interface to Download PDF

Notification Preview

Notification Preview for Captions OFF!!

Example pdf

PDF Preview

Installation

Follow the given steps :

  • Fork and Clone the repository.
  • Open Google Chrome. Go to Menu > More tools > Extensions or go to chrome://extensions.
  • Turn on Developer mode button.

demo 1

  • Click on Load unpacked. Select the cloned folder from your pc.
  • Your Extension would be on the Extensions list.
  • Make sure the activation button is turned on.

demo 2

  • Pin the extension for convinience.

Usage

Follow the Steps for your Convinience:

  • Join a Google meet call or host one with your friends or colleagues.
  • Make sure to turn Captions ON.
  • In case you missed it, don't worry you will get a notification.
  • Download the pdf before you leave the meet. Due to any network issue if your call gets disconnected, don't panic rejoin the same meet, your data won't be deleted.

Contributions

You can contribute to this project by solving existing issues or adding a new feature.

Contributors

Core symbols most depended-on inside this repo

whenSubtitleOff
called by 2
content.js
whenSubtitleOn
called by 2
content.js
callStarts
called by 1
content.js

Shape

Function 166

Languages

TypeScript100%

Modules by API surface

jquery.min.js83 symbols
jspdf.min.js76 symbols
FileSaver.min.js4 symbols
content.js3 symbols

For agents

$ claude mcp add Meet-Script \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact